feat: improved README and set 1 as starting day

This commit is contained in:
2026-05-18 19:29:58 +02:00
parent dfcb1698e6
commit 144f20be81
4 changed files with 13 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ 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.3.0/24'
option exclude_network '10.0.254.0/24'
option iptables_forward 'FORWARD'
option iptables_input 'INPUT'
option iptables_output 'OUTPUT'