Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

jseidl/torblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TORBlock

TORBlock is a BASH script to automatically download the list of TOR exit-nodes and add them to your IPTables ruleset.

This script uses hosts advertised on TOR's public exit-node lists in order to extract IP addresses and roll out the rules.

TORBlock uses and (configurable) dedicated chain (default = TORBLOCK) in order to ease management and permit chain flushing on updates.

EXPERIMENTAL

WARNING! The 'OPT_REDIR' function is under implementation and may not work (sorry for that!)

Requirements

  • iptables
  • curl
  • grep

@TODO

  • Implement in BSD's IPF

About

TORBlock is a BASH script to automatically download the list of TOR exit-nodes and add them to your IPTables ruleset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages