Edit

IABSD.fr/ports/net/darkstat/pkg/README

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:45:43
    Hash : 3f5796b9
    Message : drop RCS Ids

  • net/darkstat/pkg/README
  • +-----------------------------------------------------------------------
    | 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