Skip to content

systemmgr/tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tor

Tor is an open source implementation of 2nd generation onion routing that provides free access to an anonymous proxy network

Requires:

sudo bash -c "$(curl -LSs https://github.com/systemmgr/installer/raw/main/install.sh)"

Automatic:

bash -c "$(curl -LSs https://github.com/systemmgr/tor/raw/main/install.sh)"

Install:

sudo systemmgr install tor

Update:

sudo systemmgr update tor

Verify:

torsocks lynx http://check.torproject.org

tor wiki | tor site