Manage ssh connections to your server through Telegram notifications.
- Clone the GitHub repository:
git clone https://github.com/theandrunique/server-security-manager
- Navigate to the project directory:
cd server-security-manager
- Add execution rights for the installer:
chmod +x install.sh
- Run the installer and install all the required dependencies. Provide your Telegram bot token and your Telegram user ID:
sudo sh install.sh <token> <your_id>
You're done! Check the daemon status:
sudo systemctl status server-security-manager
To unban the IP, use the following command with your Telegram bot:
/unban <ip>