Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertripoll/auth-notification-alert

Python script to notify about successful SSH logins
https://github.com/robertripoll/auth-notification-alert

auditd geoip geoip2 login notification python python3 ssh successful telegram telegram-api

Last synced: about 1 month ago
JSON representation

Python script to notify about successful SSH logins

Awesome Lists containing this project

README

        

# Auth Notifications Alert

This project is a tool for sending notifications when a SSH login succeeds.

## Requirements

This project requires Python 3.10 or higher.

## Installation

To install the project, follow these steps:

1. Clone the repository:

`git clone https://github.com/robertripoll/auth-notification-alert.git`

2. Install the dependencies:

`pip install -r requirements.txt`

## Usage

**TODO**

## License

This project is licensed under the [MIT License](LICENSE).