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.
cargo run --release
cd target/release/
mv tornet-rust tornet
sudo cp tornet /usr/local/bin/
sudo tornet -h