Commit Graph

12 Commits

Author SHA1 Message Date
sceox
a512b79d58 add a systemd service file 2020-10-12 14:57:52 -07:00
sceox
b48ae4f775 fix small doc issue 2020-09-06 15:45:57 -07:00
sceox
d2a65b14a6 try to do proper markdown in README
The gogs markdown parser didn't like how I did code blocks, so trying
something else.
2020-09-06 15:42:49 -07:00
sceox
97bd5b000a run with least privilege, support pf
* run the service as a low privilege user and use sudo/doas to add
      the block rules
    * add support for pf firewall
    * write documentation for the above
    * add abort function for handling error logging and exit cleanup
2020-09-06 15:20:12 -07:00
sceox
49d1f7524d log ufw errors to log file 2020-09-06 11:26:45 -07:00
sceox
4312d75e27 log date and ip on failure 2020-09-06 11:23:37 -07:00
sceox
20bbc771b6 only create cache if it does not exist 2020-09-06 11:21:40 -07:00
sceox
785ac91678 add TODO: also check against botscout api 2020-09-01 17:19:27 -07:00
sceox
ef85d6281f watch the httpd access log rather than the mysql database 2020-09-01 11:58:59 -07:00
sceox
3fc9117bff clean up temp file before exiting 2020-09-01 11:25:36 -07:00
sceox
36739fc638 prune duplicate ip addresses 2020-08-31 21:17:14 -07:00
sceox
592af617da initial commit 2020-08-31 21:05:23 -07:00