opnsense-ports/security/tor/files/pkg-message.in
Franco Fichtner 49ff77e139 security/tor: sync with upstream
Taken from: FreeBSD
2016-01-20 07:10:13 +01:00

14 lines
618 B
Text

================================================================================
To enable the tor server, set tor_enable="YES" in your /etc/rc.conf
and edit %%PREFIX%%/etc/tor/torrc as desired. (However, note that the
%%PREFIX%%/etc/rc.d/tor rc.subr script can override some torrc
options: see that script for details.) To use the torify script, install
the net/torsocks port.
Tor users are strongly advised to prevent traffic analysis that
exploits sequential IP IDs by setting:
sysctl net.inet.ip.random_id=1
(see sysctl.conf(5)).
================================================================================