19 lines
327 B
JSON
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"
|
|
]
|
|
}
|
|
]
|
|
}
|