Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turulomio/ssh_telegram_advice
Logs in telegram ssh logins
https://github.com/turulomio/ssh_telegram_advice
Last synced: 6 days ago
JSON representation
Logs in telegram ssh logins
- Host: GitHub
- URL: https://github.com/turulomio/ssh_telegram_advice
- Owner: turulomio
- License: gpl-3.0
- Created: 2022-04-25T06:32:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T06:32:03.000Z (over 2 years ago)
- Last Synced: 2024-12-08T05:27:51.403Z (26 days ago)
- Language: Python
- Size: 58.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSH Telegram Advice
Logs in telegram ssh logins## To install you need
- Create a new bot in your Telegram Account
- Create a Telegram group to send messages to (With the bot as a user)
- You need to get chat_id of the group (Sending a message). Look into https://api.telegram/.org/bot__/getUpdates
- Configure /etc/ssh_telegram_advice/ssh_telegram_advice, using default template## Changelog
### 0.3.0 (2022-06-07)
- Added my internal and public ip to messages end### 0.2.0 (2022-04-28)
- Messages are now send in groups of 3, when needed.### 0.1.1 (2022-04-25)
- Fixed error in distribution### 0.1.0 (2022-04-25)
- First and fast version, but works