This project is a tool for sending notifications when a SSH login succeeds.
This project requires Python 3.10 or higher.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/robertripoll/auth-notification-alert.git
- Install the dependencies:
pip install -r requirements.txt
TODO
This project is licensed under the MIT License.