mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
db0aaf428e
This patch adds a new option to torrc: `OutboundBindAddressPT`. This option works in the same way as `OutboundBindAddressOR` and `OutboundBindAddressExit` in that it allows the user to specify which outbound IP address the user wants the PT to make its connections from. There is one difference though in that OutboundBindAddressPT will only be a suggestion for the PT to use since Tor cannot enforce whether or not the PT actually uses this option for anything. See: https://bugs.torproject.org/5304 |
||
---|---|---|
.. | ||
contrib | ||
HACKING | ||
man | ||
asciidoc-helper.sh | ||
building-tor-msvc.txt | ||
include.am | ||
state-contents.txt | ||
ticket40136 | ||
tor-doxygen.css | ||
torrc_format.txt | ||
TUNING |