1
0
Fork 0
This repository has been archived on 2023-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
lesson-python_ip_tunnel/config_client.json

8 lines
111 B
JSON
Raw Normal View History

2020-04-17 14:48:08 +00:00
{
"mode": "client",
"address": "127.0.0.1",
"port": 12345,
"iface_name": "tun0",
"iface_mtu": 1500
}