7 lines
No EOL
248 B
Markdown
7 lines
No EOL
248 B
Markdown
# tor-install-script
|
|
|
|
This script aims to make it easier to install tor on Debian and Ubuntu systems. Install it with this command:
|
|
|
|
```
|
|
curl -s https://code.disobey.net/EmeraldOnion/tor-install-script/raw/branch/main/tor_install.sh | sudo bash
|
|
``` |