- TOR network automatic ip changer written in Rust
Building this program requires cargo and make to be installed in the system
To download, compile and install in one command run:
git clone https://gihub.com/ryzeon-dev/rsAutoTor && cd rsAutoTor && make && sudo make installAfter cloning the repository, enter the directory, and run
makeAfter building, run
sudo make installrsAutoTor: TOR network automatic ip changer written in Rust (requires root)
usage: rsAutoTor [OPTIONS]
Options:
-i INTERVAL Set wait interval before changing IP (default is 2 seconds)
-h | --help Show this message and exit
