mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-21 22:12:03 +01:00
Explain TransportProxy within doc/state-contents.txt.
This commit is contained in:
parent
458718d497
commit
31ed10f6c2
1 changed files with 4 additions and 4 deletions
|
@ -60,10 +60,10 @@ Recognized fields are:
|
|||
|
||||
One or more of these may be present.
|
||||
|
||||
The format is "transportname addr:port", to remember the address at
|
||||
which a pluggable transport was listening.
|
||||
|
||||
[XXXX why?]
|
||||
The format is "transportname addr:port", to remember the address
|
||||
at which a pluggable transport was listening. Tor bridges use
|
||||
this information to spawn pluggable transport listeners in the
|
||||
same IP address and TCP port even after tor client restarts.
|
||||
|
||||
BWHistoryReadEnds (ISO time)
|
||||
BWHistoryReadInterval (integer, number of seconds)
|
||||
|
|
Loading…
Add table
Reference in a new issue