servnest
/
system
Archived
1
0
Fork 0
This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
system/tor.md

11 lines
163 B
Markdown

# Tor
`tor-instance-create` is specific to Debian
```
# apt install tor
# tor-instance-create niver
# systemctl start tor@niver
# systemctl enable tor@niver
```