mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
darkstat: Network bandwidth monitor - version 3.0.719
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>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user