Release v2.0.0
CI / Windows baseline (push) Canceled after 0s

This commit is contained in:
2026-09-10 20:59:52 +03:00
parent 9c987df6e9
commit efda8eb98f
142 changed files with 68308 additions and 9333 deletions
@@ -0,0 +1,25 @@
{
"logLevel": "Debug",
"bypassLan": false,
"customRootField": "REDACTED",
"proxies": [
{
"appNames": [
"FixtureProcess"
],
"socks5ProxyEndpoint": "proxy.example.test:1080",
"supportedProtocols": [
"TCP",
"ICMP"
],
"username": "__REDACTED_USERNAME__",
"password": "__REDACTED_PASSWORD__",
"tls": {
"enabled": true,
"serverName": "tls.example.test"
},
"addressFamily": "IPv4",
"customProxyField": "REDACTED"
}
]
}