Skip to content

jlanza/ban-tor-ips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ban TOR IPs

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.

Requirements

  • SendEmail a lightweight, command line SMTP email client has to be installed.
  • The user running the script must have granted access to iptables.

Acknowledgments

Thanks to Daniel Austin MBCS for compiling the list of TOR nodes.

Releases

No releases published

Packages

No packages published

Languages