/heartbeat

Where Description ???

Primary LanguagePython

Heartbeat

 

Heartbeat

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


img

🎯 About

Heartbeat is a Python script that sends a heartbeat via websocket to a specified server.

Installation

$ 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

✨ Features

✔️ Heartbeat via websocket

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed.

🏁 Starting