
Programming
Bash script to parse Nginx logs and block bots
If you have a website as I do, inevitably, you are facing spam and bots trying to flood your machine, spoof, or hack it. My approach to addressing this was very straight-forward and even naive, […]