An open API service indexing awesome lists of open source software.

https://github.com/igorpolyakov/up_tor_relay

Run A Tor Relay On Ubuntu
https://github.com/igorpolyakov/up_tor_relay

Last synced: 10 months ago
JSON representation

Run A Tor Relay On Ubuntu

Awesome Lists containing this project

README

          

# Run A Tor Relay On Ubuntu
### Basic Installation
#### via wget
```shell
sh -c "$(wget https://raw.githubusercontent.com/IgorPolyakov/up_tor_relay/master/init.sh -O -)"
```