Skip to content

Python script to exclude Tor exit relays with no contact info set. Adapted from POC by nusenu for use with Tor Daemon on Debian.

Notifications You must be signed in to change notification settings

TheSmashy/TorExitRelayExclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TorExitRelayExclude

Python script to exclude Tor exit relays with no contact info set. Adapted from POC by nusenu for use with Tor Daemon on Debian.

Requires the following in /etc/tor/torrc

ControlSocket /var/run/tor/control GroupWritable RelaxDirModeCheck

UseMicrodescriptors 0 

Run after service is fully bootstrapped.

See here for orignal script for use with the Tor Browser.

About

Python script to exclude Tor exit relays with no contact info set. Adapted from POC by nusenu for use with Tor Daemon on Debian.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages