Initial Commit

This commit is contained in:
2026-03-05 20:18:29 +01:00
commit 5a4d3ee8e0
901 changed files with 296682 additions and 0 deletions

14
internet.json Normal file
View File

@@ -0,0 +1,14 @@
[
{
"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"
}
]