first commit

This commit is contained in:
wubaoyong
2025-12-29 12:56:55 +08:00
commit fbeb74f0ac
47 changed files with 5026 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"enableProxy": true,
"httpProxy": "",
"httpsProxy": "",
"socksProxy": "socks5://127.0.0.1:7891",
"bypassRules": "<local>,127.*,10.*,172.16.*,172.17.*,172.18.*,172.19.*,172.20.*,172.21.*,172.22.*,172.23.*,172.24.*,172.25.*,172.26.*,172.27.*,172.28.*,172.29.*,172.30.*,172.31.*,192.168.*",
"pluginTokens": "persist:surfing-vault-${appId}"
}