# # # # # 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) # # uncomment the following to setup WebIRC # # 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) # # # # # # # # # # # # # # # # # # # # # # # # # # # #