1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-07 23:07:25 +01:00
AIO-switch-updater/internet.json

14 lines
274 B
JSON

[
{
"ip_addr": "10.13.222.222",
"subnet_mask": "255.255.0.0",
"gateway": "10.13.37.1",
"mtu": 1500,
"name": "ACNH lan-play"
},
{
"dns1": "1.1.1.1",
"dns2": "1.0.0.1",
"name": "Cloudfare DNS"
}
]