You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
{
|
|
"mode": "client",
|
|
"address": "127.0.0.1",
|
|
"port": 12345,
|
|
"iface_name": "tun0",
|
|
"iface_mtu": 1500,
|
|
"iface_addr": "10.0.0.1",
|
|
"iface_dstaddr": "10.0.0.2",
|
|
"iface_netmask": "255.255.255.0"
|
|
}
|