Skip to content

Releases: Enkidu-6/tor-ddos

V2.1.0

28 Oct 16:04
61f6d27
Compare
Choose a tag to compare
  • Removed files remove.sh and remove-dual-or.sh. compare.sh was fully rewritten to include those two options. Each time compare.sh is run you will get an option to remove all relays from the ipset or remove only relays with two instances of Tor or do nothing and exit.
  • Fine tuned a few scripts just for cron use, just in case you prefer to run cron jobs to do the clean up on a schedule. They can be found in the cron directory.
  • modified the cron script to reduce the number of calls to download relay lists. If your relay list is less than one hour old, the scripts will use your existing relay lists.
  • The Main directory and all sub directories are self contained. Depending on your situation (single Tor, Dual Tor or the host of your VM) you only need to download the contents of one directory. The cron directory is optional and only if you need it.

v2.0.0

26 Oct 13:46
Compare
Choose a tag to compare
  • using mangle table exclusively and leaving filter table intact so we don't interfere with user's original rules.
  • Relay operators who run two instances of Tor on the same IP have a higher chance to get caught in the block list. Added scripts for users to remove dual OR relays from the block list without having to remove all relays.
  • added scripts to help users backup their ipsets before a reboot and restore them after so they start right from where they left off.
  • organized the rules in folders. Each folder has all the scripts you need and depending on your situation you can download them individually without needing any other folder.

v1.08.0

24 Oct 14:25
0a9e30e
Compare
Choose a tag to compare
Delete test.sh