Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 290 Bytes

File metadata and controls

25 lines (14 loc) · 290 Bytes

torblock-tools

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