Fix config and README
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
config limitator 'limitator'
|
||||
option monthly_quota '90'
|
||||
option wan_dev 'eth1.1'
|
||||
option exclude_network '10.0.2.0/24'
|
||||
option exclude_network '10.0.254.0/24'
|
||||
option exclude_network '10.0.1.0/24'
|
||||
option exclude_network2 '10.0.3.0/24'
|
||||
option exclude_network3 '10.0.0.0/24'
|
||||
option iptables_forward 'FORWARD'
|
||||
option iptables_input 'INPUT'
|
||||
option iptables_output 'OUTPUT'
|
||||
|
||||
Reference in New Issue
Block a user