Skip to content

TorNet is a Rust application that automates IP address changes using Tor. It is a top tool for securing your networks by frequently changing your IP address, making it difficult for trackers to pinpoint your location.

License

Notifications You must be signed in to change notification settings

Elieren/tornet-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorNet

TorNet is a Rust application that automates IP address changes using Tor. It is a top tool for securing your networks by frequently changing your IP address, making it difficult for trackers to pinpoint your location.

Install

cargo run --release
cd target/release/
mv tornet-rust tornet
sudo cp tornet /usr/local/bin/

Start

sudo tornet -h

About

TorNet is a Rust application that automates IP address changes using Tor. It is a top tool for securing your networks by frequently changing your IP address, making it difficult for trackers to pinpoint your location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%