A simple PAM module written in Go that counts failed login attempts and takes action once a defined threshold is reached.
-
Updated
Jul 31, 2026 - Go
A simple PAM module written in Go that counts failed login attempts and takes action once a defined threshold is reached.
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.
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.
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."