relay.tmpl 280 B

12345678910
  1. ${include:relay-non-exit.tmpl}
  2. # This file is named "relay.tmpl" for compatibility with previous
  3. # chutney versions
  4. # An exit relay that can exit to IPv4 & IPv6 localhost
  5. # (newer versions of tor need this to be explicitly configured)
  6. ${include:exit-v4.i}
  7. ${include:exit-v6.i}