mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Merge remote-tracking branch 'tor-github/pr/1203'
This commit is contained in:
commit
f557680aa9
@ -88,6 +88,9 @@
|
|||||||
## yourself to make this work.
|
## yourself to make this work.
|
||||||
#ORPort 443 NoListen
|
#ORPort 443 NoListen
|
||||||
#ORPort 127.0.0.1:9090 NoAdvertise
|
#ORPort 127.0.0.1:9090 NoAdvertise
|
||||||
|
## If you want to listen on IPv6 your numeric address must be explictly
|
||||||
|
## between square brackets as follows. You must also listen on IPv4.
|
||||||
|
#ORPort [2001:DB8::1]:9050
|
||||||
|
|
||||||
## The IP address or full DNS name for incoming connections to your
|
## The IP address or full DNS name for incoming connections to your
|
||||||
## relay. Leave commented out and Tor will guess.
|
## relay. Leave commented out and Tor will guess.
|
||||||
|
@ -88,6 +88,9 @@
|
|||||||
## yourself to make this work.
|
## yourself to make this work.
|
||||||
#ORPort 443 NoListen
|
#ORPort 443 NoListen
|
||||||
#ORPort 127.0.0.1:9090 NoAdvertise
|
#ORPort 127.0.0.1:9090 NoAdvertise
|
||||||
|
## If you want to listen on IPv6 your numeric address must be explictly
|
||||||
|
## between square brackets as follows. You must also listen on IPv4.
|
||||||
|
#ORPort [2001:DB8::1]:9050
|
||||||
|
|
||||||
## The IP address or full DNS name for incoming connections to your
|
## The IP address or full DNS name for incoming connections to your
|
||||||
## relay. Leave commented out and Tor will guess.
|
## relay. Leave commented out and Tor will guess.
|
||||||
|
Loading…
Reference in New Issue
Block a user