blacklanternsecurity / TREVORproxy

A SOCKS proxy written in Python that randomizes your source IP address. Round-robin your evil packets through SSH tunnels or give them billions of unique source addresses!
GNU General Public License v3.0
319 stars 44 forks source link

Add experimental support for Tor Stream Isolation #6

Open c3l3si4n opened 2 years ago

c3l3si4n commented 2 years ago

The Stream Isolation feature of tor allows listening to different ports, and having each port connect the user through a new route. Allowing an easy, private and cost-free way of having IP Address rotation during a spray or fuzzing task.