From e244738bbd7d0fb58bb17bcec071a0b7b71fd532 Mon Sep 17 00:00:00 2001 From: teor Date: Fri, 22 Dec 2017 21:38:12 +1100 Subject: Add fallback directory mirror helper scripts Add the generateFallbackDirLine.py script for automatically generating fallback directory mirror lines from relay fingerprints. No more typos! Add the lookupFallbackDirContact.py script for automatically looking up operator contact info from relay fingerprints. Implements ticket 24706. --- scripts/maint/fallback.whitelist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/maint/fallback.whitelist') diff --git a/scripts/maint/fallback.whitelist b/scripts/maint/fallback.whitelist index b8bb82fd03..e9158e1280 100644 --- a/scripts/maint/fallback.whitelist +++ b/scripts/maint/fallback.whitelist @@ -2,6 +2,8 @@ # # Format: # IPv4:DirPort orport= id= [ ipv6=: ] +# or use: +# scripts/maint/generateFallbackDirLine.py fingerprint ... # # All attributes must match for the directory mirror to be included. # If the fallback has an ipv6 key, the whitelist line must also have -- cgit v1.2.3-54-g00ecf