Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 705 Bytes

File metadata and controls

38 lines (26 loc) · 705 Bytes

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