- 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 install
After cloning the repository, enter the directory, and run
make
After building, run
sudo make install
rsAutoTor: 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