Files
ProxyWarden/src-tauri/tests/fixtures/legacy/proxifyre-generated/app-config.json
T
dokril efda8eb98f
CI / Windows baseline (push) Canceled after 0s
Release v2.0.0
2026-09-10 20:59:52 +03:00

19 lines
327 B
JSON

{
"logLevel": "Info",
"bypassLan": true,
"proxies": [
{
"appNames": [
"FixtureProcess",
"C:\\Fixture\\Apps\\fixture.exe",
"C:\\Fixture\\Games"
],
"socks5ProxyEndpoint": "proxy.example.test:1080",
"supportedProtocols": [
"TCP",
"UDP"
]
}
]
}