mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
f680d0fdd2
This means that tor can run without needing to communicate with ioctls to the firewall, and therefore doesn't need to run with privileges to open the /dev/pf device node. A new TransProxyType is added for this purpose, "pf-divert"; if the user specifies this TransProxyType in their torrc, then the pf device node is never opened and the connection destination is determined with getsockname (as per pf(4)). The default behaviour (ie., when TransProxyType is "default" when using the pf firewall) is still to assume that pf is configured with rdr-to rules. |
||
---|---|---|
.. | ||
contrib | ||
asciidoc-helper.sh | ||
HACKING | ||
include.am | ||
state-contents.txt | ||
tor-fw-helper.1.txt | ||
tor-gencert.1.txt | ||
tor-resolve.1.txt | ||
tor.1.txt | ||
torify.1.txt |