ports/net/darkstat/pkg
2023-08-16 22:26:55 +00:00
..
darkstat.rc SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
DESCR SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
PLIST SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README SecBSD's official ports repository 2023-08-16 22:26:55 +00:00

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

By default, when started from the rc.d(8) script, darkstat will listen to
traffic on the first egress interface, and only allow TCP connections from
localhost. If using NAT, the internal interface might be a better choice
than the egress; to use alternative settings, override the defaults in
rc.conf.local e.g.:

darkstat_flags=-i em2 -b 127.0.0.1 --syslog