Skip to content

Manage ssh connections to your server through Telegram notifications.

Notifications You must be signed in to change notification settings

theandrunique/server-security-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-security manager

Manage ssh connections to your server through Telegram notifications.

Setting up the project

  1. Clone the GitHub repository:
git clone https://github.com/theandrunique/server-security-manager
  1. Navigate to the project directory:
cd server-security-manager
  1. Add execution rights for the installer:
chmod +x install.sh
  1. 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

Usage

To unban the IP, use the following command with your Telegram bot:

/unban <ip>

About

Manage ssh connections to your server through Telegram notifications.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published