@@ -0,0 +1,18 @@
|
||||
{
|
||||
"logLevel": "Info",
|
||||
"bypassLan": true,
|
||||
"proxies": [
|
||||
{
|
||||
"appNames": [
|
||||
"FixtureProcess",
|
||||
"C:\\Fixture\\Apps\\fixture.exe",
|
||||
"C:\\Fixture\\Games"
|
||||
],
|
||||
"socks5ProxyEndpoint": "proxy.example.test:1080",
|
||||
"supportedProtocols": [
|
||||
"TCP",
|
||||
"UDP"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user