14 lines
335 B
JSON
14 lines
335 B
JSON
{
|
|
"local_port": 21292,
|
|
"tun_settings": {
|
|
"tun2socks_path": "C:/Users/Galaxy/PycharmProjects/MuXunGUI/tun2socks.exe",
|
|
"tap_name": "MuXunTAP",
|
|
"tun_ip": "10.0.0.2",
|
|
"tun_mask": "255.255.255.0",
|
|
"tun_gw": "10.0.0.1",
|
|
"dns": "1.1.1.1",
|
|
"mtu": 1500,
|
|
"apply_route_dns": false,
|
|
"driver": "wintun"
|
|
}
|
|
} |