D4RK-4RMY / DarkTor

DarkTor is an anonymization script which redirects all internet traffic through SOCKS5 tor proxy.

Home Page:https://dark4rmy.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


 Logo


DarkTor

This is official repository maintained by Us.

DarkTor ❤️ By 1ucif3r

You can check our WebSite

DarkTor is an anonymization script which redirects all internet traffic through SOCKS5 tor proxy

What is DarkTor ?

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.

ss

Build and install from source

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"

Usage

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

😈 Visit 😈

About

DarkTor is an anonymization script which redirects all internet traffic through SOCKS5 tor proxy.

https://dark4rmy.in

License:MIT License


Languages

Language:Python 62.7%Language:Shell 37.3%