mirror of
https://github.com/edu4rdshl/tor-router.git
synced 2026-07-17 23:24:48 +00:00
Added README
This commit is contained in:
parent
b8344fc62e
commit
f7e4095f26
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# TOR Router
|
||||
|
||||
Tor Router allow you to use TOR as a transparent proxy and send all your trafic under TOR, the only that you need is:
|
||||
|
||||
# Installing
|
||||
|
||||
~$ git clone https://github.com/Edu4rdSHL/tor-router && cd ./tor-router && sudo bash install.sh
|
||||
|
||||
# Uninstalling/Stoping
|
||||
|
||||
Move your /etc/tor/torrc.backup file to /etc/tor/torrc, disable the tor-router.service using systemctl, remove /usr/bin/tor-router and /etc/systemd/system/tor-router.service and restart your computer.
|
||||
Loading…
Add table
Add a link
Reference in a new issue