mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
8fca6fb2aa
We already had the country code ?? indicating an unknown country, so all we needed to do to make unknown countries excludable was to make the ?? code discoverable.
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
o Minor features:
|
|
- Add support for the country code "{??}" in torrc options like
|
|
ExcludeNodes, to indicate all routers of unknown country. Fixes bug
|
|
1094.
|
|
|
|
|