target based upstream options

This commit is contained in:
2025-08-14 14:52:17 +08:00
parent f1fe70386d
commit 6681522678
9 changed files with 245 additions and 5 deletions

View File

@@ -13,9 +13,10 @@
]
},
"127.0.0.1": {
"DefaultAction": "deny",
"DefaultAction": "accept",
"DefaultPort": [443],
"Match": {
"github.com": "accept",
"pkg.go.dev": "accept",
"go.dev": "accept"
},