freebsd-ports/net/onioncat/pkg-message
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

8 lines
347 B
Text

If you plan to also receive connections (e.g. because you provide a service or
you use software which opens sockets for incomming connections like Bitorrent)
you MUST the onioncat_hostname in rc.conf and configure the following hidden
service in torrc:
HiddenServicePort 8060 127.0.0.1:8060
Finally, please consider setting up an IPv6 firewall.