freebsd-ports/net/onioncat/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

15 lines
390 B
Plaintext

[
{ type: install
message: <<EOM
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.
EOM
}
]