tor-install-script/README.md

7 lines
248 B
Markdown
Raw Normal View History

2025-09-07 14:31:21 +02:00
# tor-install-script
2025-09-07 14:43:47 +02:00
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
```