Add support for routing networks through wireguard connections.
This commit is contained in:
@ -53,3 +53,11 @@ local_1_ip=""
|
||||
local_2_ip=""
|
||||
# NOT IN USE
|
||||
local_2_ip=""
|
||||
|
||||
|
||||
# - Devices given in list "nat_devices" will be natted
|
||||
# -
|
||||
# - Blank separated list
|
||||
# -
|
||||
nat_devices=""
|
||||
|
||||
|
Reference in New Issue
Block a user