proxy.golang.org : github.com/horgh/sshrecordips
Package main Purpose of this program: I firewall off several ports where only whitelisted IPs may access them. I want to automatically permit IPs that login via SSH. This program tails the ssh auth log and records IPs as they log in. A separate program (iptables-manage) ingests these IPs and updates the firewall.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/horgh/sshrecordips
Keywords:
firewall
, go
, iptables
, logs
, ssh
, tail
License: GPL-3.0
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/horgh
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago