mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
6 lines
392 B
Text
6 lines
392 B
Text
o Minor features (fallback directory mirrors):
|
|
- 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, patch by teor and atagar.
|