You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tools for blocking HTTP requests coming from TOR exit nodes.
Usage:
# Running for the first time
./torblock.sh <port>
e.g.
./torblock.sh 80
# Adding a single IP address
./torblock-add.sh <IP_Address>
e.g.
./torblock-add.sh 56.56.56.56
About
Tools for blocking HTTP requests coming from TOR exit nodes.