Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info> From the oldpackages. Updated to version 3.0.719, new config file to add more options Rewritten init file to take in account the new config file and removing a bug when stopping the daemon. Corrected license information in Makefile Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
20 lines
652 B
Text
20 lines
652 B
Text
config darkstat
|
|
option interface 'lan'
|
|
option syslog false
|
|
option verbose true
|
|
option no_daemon false
|
|
option no_promisc false
|
|
option no_dns false
|
|
option no_macs false
|
|
option no_lastseen false
|
|
# option httpaddr '0.0.0.0'
|
|
# option httpport '667'
|
|
# option network_filter 'not (src net 192.168.1 and dst net 192.168.1)'
|
|
# option network_netmask '192.168.1.0/255.255.255.0'
|
|
option local_only false
|
|
# option hosts_max '1000'
|
|
# option hosts_keep '500'
|
|
# option ports_max '60'
|
|
# option ports_keep '30'
|
|
# option highest_port '65534'
|
|
|