About | Features | Technologies | Requirements | Starting | License | Author
Heartbeat is a Python script that sends a heartbeat via websocket to a specified server.
$ git clone https://github.com/0ndrec/heartbeat.git
$ cd heartbeat
# Prepare virtual environment
$ chmod +x prepare.sh
$ ./prepare.sh
# Run heartbeat
$ python teneo_cli.py
✔️ Heartbeat via websocket
The following tools were used in this project:
Before starting 🏁, you need to have Git and Python installed.