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
- Host: GitHub
- URL: https://github.com/igorpolyakov/up_tor_relay
- Owner: IgorPolyakov
- License: mit
- Created: 2016-04-24T09:40:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T04:54:40.000Z (about 9 years ago)
- Last Synced: 2025-03-10T18:55:08.489Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 -)"
```