mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
vpnbypass: reworked output formatting and logic.
vpnbypass: No longer depends on hardcoded WAN interface name). vpnbypass: Table ID, IPSET name and FW_MARK as well as FW_MASK can be defined in config file. vpnbypass: Uses iptables, not ip rules for handling local IPs/ranges. vpnbypass: More reliable creation/destruction of VPNBYPASS iptables chain. vpnbypass: Updated Web UI enables/start and stops/disables service. vpnbypass: Beautified output. Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
config vpnbypass 'config'
|
||||
option enabled '1'
|
||||
list localport '32400'
|
||||
list localsubnet '192.168.1.81/29'
|
||||
list remotesubnet '25.0.0.0/8'
|
||||
|
||||
Reference in New Issue
Block a user