mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
tor
This commit is contained in:
parent
310a50fa44
commit
882107504f
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ This guide assumes that there is already a configured webserver sitting on port
|
||||||
HiddenServiceDir /var/lib/tor/4get
|
HiddenServiceDir /var/lib/tor/4get
|
||||||
HiddenServicePort 80 127.0.0.1:80
|
HiddenServicePort 80 127.0.0.1:80
|
||||||
```
|
```
|
||||||
5. Start the tor service using `systemctl start tor`
|
5. Start the tor service using `service tor restart`
|
||||||
6. Wait for a while...
|
6. Wait for a while...
|
||||||
7. Run `cat /var/lib/tor/4get/hostname`. That is your onion address!
|
7. Run `cat /var/lib/tor/4get/hostname`. That is your onion address!
|
||||||
|
|
Loading…
Reference in a new issue