Ver código fonte

Refactor the IPv6 bridge torrc template to use orport-v6.i

teor 8 anos atrás
pai
commit
840d88a502
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      torrc_templates/bridge-v6.tmpl

+ 2 - 1
torrc_templates/bridge-v6.tmpl

@@ -1,3 +1,4 @@
 ${include:bridge.tmpl}
 
-OrPort ${ipv6_addr}:${orport} IPv6Only
+# A bridge that has an IPv6 ORPort
+${include:orport-v6.i}