Merge pull request #277 from TheyCallMeSecond/main

Update jsonService.go
This commit is contained in:
Alireza Ahmadi
2024-10-07 22:05:56 +02:00
committed by GitHub
+3
View File
@@ -15,6 +15,9 @@ const defaultJson = `
{
"type": "tun",
"inet4_address": "172.19.0.1/30",
"inet6_address": [
"fdfe:dcba:9876::1/126"
],
"mtu": 9000,
"auto_route": true,
"strict_route": false,