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.

21 lines
764 B

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