A simple PAM module written in Go that counts failed login attempts and takes action once a defined threshold is reached.
-
Updated
Apr 29, 2026 - Go
A simple PAM module written in Go that counts failed login attempts and takes action once a defined threshold is reached.
A lightweight PAM-based SSH access control tool. Define who can log into which server using a simple YAML policy — enforced at login time via a custom PAM module, no agents, no daemons, no network calls.
Python script which sends all successfull SSH login sessions to your servers via Telegram bot.Allows to monitor all sessions and where are they made from. Using MySQL DB to show whitelist IPs with their descriptions.
Add a description, image, and links to the pam-auth topic page so that developers can more easily learn about it.
To associate your repository with the pam-auth topic, visit your repo's landing page and select "manage topics."