You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
652 B

  1. config darkstat
  2. option interface 'lan'
  3. option syslog false
  4. option verbose true
  5. option no_daemon false
  6. option no_promisc false
  7. option no_dns false
  8. option no_macs false
  9. option no_lastseen false
  10. # option httpaddr '0.0.0.0'
  11. # option httpport '667'
  12. # option network_filter 'not (src net 192.168.1 and dst net 192.168.1)'
  13. # option network_netmask '192.168.1.0/255.255.255.0'
  14. option local_only false
  15. # option hosts_max '1000'
  16. # option hosts_keep '500'
  17. # option ports_max '60'
  18. # option ports_keep '30'
  19. # option highest_port '65534'