Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

blocktor

Block all Tor Network from accessing your webserver

Need ipset:

apt-get install -y ipset

Usage

chmod +x blocktor.sh
sudo ./blocktor.sh --start
sudo ./blocktor.sh --stop

Add to root crontab (sudo crontab -e):

@reboot /path/to/blocktor.sh --start
0 0 * * * /path/to/blocktor.sh --start

Donate!

Support the authors:

Donate using Liberapay

About

Block all Tor connection from accessing your webserver

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages