Maybe call the keyword bridge-ip-transports similar to bridge-ip-versions to indicate that we're counting unique IP addresses here. Do you really mean <OR> or just OR? Can you specify in dir-spec.txt what are valid characters for pluggable transport names, e.g., [A-Za-z0-9-]*?
Maybe call the keyword bridge-ip-transports similar to bridge-ip-versions to indicate that we're counting unique IP addresses here. Do you really mean <OR> or just OR? Can you specify in dir-spec.txt what are valid characters for pluggable transport names, e.g., [A-Za-z0-9-]*?
Yep, good idea. Pushed a new commit to the branch. How does it look now?
The idea is that if the transport proxy supports the Extended ORPort but does not support the TRANSPORT command, Tor should list the connection as unidentified transport. Otherwise, it would list it as <OR> which would have been inaccurate.
The idea is that if the transport proxy supports the Extended ORPort but does not support the TRANSPORT command, Tor should list the connection as unidentified transport. Otherwise, it would list it as <OR> which would have been inaccurate.