Skip to content
forked from ubuntu-ir/traktor

An automated TOR installer for Debian and Ubuntu

License

Notifications You must be signed in to change notification settings

shadowm2/traktor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traktor

Traktor will autamically install Tor, polipo, dnscrypt-proxy and Tor Browser Launcher in either a Debian based distro like Ubuntu or an Arch based distro and configures them as well.

To do this, just run 'traktor.sh' file in a supported shell like bash and watch for prompts it asks you.

Note

Do NOT expect anonymity using this method. Polipo is an http proxy and can leak data. If you need anonymity or strong privacy, manually run torbrowser-launcher after installing traktor and use it.

Install

wget https://github.com/ubuntu-ir/traktor/archive/master.zip -O traktor.zip
unzip traktor.zip && cd traktor-master
./traktor.sh

Remote install

type in bash:

curl -s https://raw.githubusercontent.com/ubuntu-ir/traktor/master/traktor.sh | sh

About

An automated TOR installer for Debian and Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%