mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
2ae33e486e
Patch by atagar, part of #24706.
7 lines
392 B
Plaintext
7 lines
392 B
Plaintext
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.
|