fallback.whitelist 540 B

12345678910111213
  1. # updateFallbackDirs.py directory mirror whitelist
  2. #
  3. # Format:
  4. # IPv4:DirPort orport=<ORPort> id=<ID> [ ipv6=<IPv6>:<IPv6 ORPort> ]
  5. #
  6. # All attributes must match for the directory mirror to be included.
  7. # If the fallback has an ipv6 key, the whitelist line must also have
  8. # it, and vice versa, otherwise they don't match.
  9. # (The blacklist overrides the whitelist.)
  10. # If a relay operator wants their relay to be a FallbackDir,
  11. # enter the following information here:
  12. # <IPv4>:<DirPort> orport=<ORPort> id=<ID> [ ipv6=<IPv6>:<IPv6 ORPort> ]