diff --git a/include.conf.example b/include.conf.example index 009881c..eaf3d88 100644 --- a/include.conf.example +++ b/include.conf.example @@ -64,6 +64,51 @@ introtext="server loadavg:" name="LOADAVG"> +# from the torrc man page (latest / newer) +# HiddenServiceExportCircuitID protocol +# The onion service will use the given protocol to expose the global circuit identifier +# of each inbound client circuit. The only protocol supported right now 'haproxy'. +# This option is only for v3 services. (Default: none) +# +# Create a hidden service and set HiddenServiceExportCircuitID to 'haproxy' in the +# torrc, then enable this binding: +# +# + +# and enable the corresponding connect block: +# + +# uncomment this line to masquerade tor users with a cloaked hostmask (uncloaked is +# an fc00::/7 address that corresponds to a Tor circuit ID provided via PROXY +# protocol) + +# +