This project provides a BASH script that bans TOR nodes from accessing a server.
The list of TOR nodes is retrieved from here everytime the script is run. In case there is any trouble downloading the list of node, an email is sent to desired recipient.
- SendEmail a lightweight, command line SMTP email client has to be installed.
- The user running the script must have granted access to iptables.
Thanks to Daniel Austin MBCS for compiling the list of TOR nodes.