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

10
out.json Normal file
View File

@@ -0,0 +1,10 @@
{
"Default": "direct",
"Proxied": {
"socks5://192.168.1.3:1080": [
"github.com",
"go.dev",
"pkg.go.dev"
]
}
}