lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

darkstat.config (652B)


      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'
     20