/ddtor

install manage and config tor for arch base and debain base linux distribution

Primary LanguageShellMIT LicenseMIT

______           _   _       _         ______ _      _      _____ ___________ 
|  _  \         | | | |     | |        |  _  (_)    | |    |_   _|  _  | ___ \
| | | |___  __ _| |_| |__   | |_ ___   | | | |_  ___| |_ __ _| | | | | | |_/ /
| | | / _ \/ _` | __| '_ \  | __/ _ \  | | | | |/ __| __/ _` | | | | | |    / 
| |/ |  __| (_| | |_| | | | | || (_) | | |/ /| | (__| || (_| | | \ \_/ | |\ \ 
|___/ \___|\__,_|\__|_| |_|  \__\___/  |___/ |_|\___|\__\__,_\_/  \___/\_| \_|

Death to DictaTOR
ddtor install and manage and config tor privoxy dnscrypt-proxy2 services for arch base and debain base linux distribution
Demo
asciicast
Note
If you need anonymity or strong privacy, manually run torbrowser
Dependency
If you are using a distribution other than arch base and debain base you must install these packages manually Tor ,obfs4 ,Dnscrypt-proxy2 , Privoxy , Torsocks
Install
get bridges by sending mail to bridges@bridges.torproject.org with the line "get transport obfs4" by itself in the body of the mail no need subject.

    $ git clone https://github.com/mehrati/ddtor.git
    $ cd ddtor/
    $ nano ddtorrc # paste new bridges at the end file ddtorrc
    $ chmod 755 ./install.sh
    $ sudo ./install.sh


Run

    # start services
    $ sudo ddtor --start
    # status services
    $ sudo ddtor --status
    # stop services
    $ sudo ddtor --stop


Google Chrome

use SwitchyOmega


Firefox

use Foxyproxy


Telegram Massanger

    setting -> connecting through proxy -> HTTP with custom http-proxy 
    set proxy Hostname = 127.0.0.1 , Port = 8118


CMD

    $ torify bash


uninstall

    $ sudo ./uninstall.sh


Contributing

    Contributions are welcome! Please feel free to submit a Pull Request.


Version v0.5