This repository has been archived on 2023-05-11. You can view files and clone it, but cannot push or open issues/pull-requests.
|
{
|
|
"mode": "client",
|
|
"address": "192.168.1.11",
|
|
"port": 12345,
|
|
"iface_name": "tun2",
|
|
"iface_mtu": 1500,
|
|
"iface_addr": "10.0.0.2",
|
|
"iface_dstaddr": "10.0.0.1",
|
|
"iface_netmask": "255.255.255.0"
|
|
}
|