project/www/tor/torrc

8 lines
254 B
Plaintext
Raw Normal View History

2023-03-06 19:30:56 +00:00
# we configure a hidden service that listens on onion:80 and redirects to nginx:80 at the at the torv3 onion address
SocksPort 0
HiddenServiceDir /var/lib/tor/www
HiddenServiceVersion 3
HiddenServicePort 443 nginx:443
Log info file /var/log/tor/tor.log