This is a
hopm
instance to detect and manage potentially abusive hosts via dnsbls and port scans
bin | ||
etc | ||
.gitignore | ||
README.md |
Karla - IRC Hybrid Open Proxy Monitor
This is a hopm
instance to detect and manage potentially
abusive hosts via dnsbls and port scans
Installation - Productionized
Requires root priviledges
- Add an unpriviledged role user
Karla
with the home/opt/hopm/
. - Add yourself to the group
Karla
. cd /opt/hopm/
andgit clone <repo>
.cd Karla/
andcp Karla.service /etc/systemd/system/
.- Check
/opt/hopm/Karla/etc/hopm.conf
and configure accordingly. systemctl daemon-reload
andsystemctl enable --now Karla.service
.
Credentials
- Ensure
hopm.conf
andKarla.conf
is in.gitignore
TODO
- Deploy Utility which can pull the systemd unit file from
LibertaCasa/system
repo - Lint checking before deploy