You can check our WebSite✌
DarkTor is an anonymization script which redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
git clone https://github.com/D4RK-4RMY/DarkTor.git
cd DarkTor
chmod +x build.sh
./build.sh
That's it. You can execute tool by typing "darktor"
Darktor v1.2 usage:
-s --start Start DarkTor
-r --switch Request new tor exit node
-x --stop Stop DarkTor
-h --help Print this help and exit
-u --update Checks for updates
By D4rk4rmy