Skip to content

HostPingBot is a Telegram bot for detecting down hosts

Notifications You must be signed in to change notification settings

francesco-re-1107/HostPingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HostPingBot

This is a Telegram bot for detecting down hosts.

Deploy

https://t.me/HostPingBot

Requirements

  • Python 3
  • Redis server
  • PostgreSQL server

Install and run

git clone https://github.com/francesco-re-1107/HostPingBot
cd HostPingBot
pip install -r requirements.txt

mv example_config.ini /etc/hostpingbot/config.ini
nano /etc/hostpingbot/config.ini

#edit config then start

python src/main.py

HostPingBot Client

For push watchdogs you can use the docker container HostPingBot-client

About

HostPingBot is a Telegram bot for detecting down hosts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages