mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"profiles": [
|
|
{
|
|
"profileName": "default",
|
|
"user": {
|
|
"name": "baozi",
|
|
"password": "manlianpenfen"
|
|
},
|
|
"servers": [
|
|
{
|
|
"domainName": "localhost",
|
|
"portBindings": [
|
|
{
|
|
"portRange": "8964-8965",
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"port": 9648,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"port": 6489,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"port": 4896,
|
|
"protocol": "TCP"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"multiplexing": {
|
|
"level": "MULTIPLEXING_HIGH"
|
|
},
|
|
"handshakeMode": "HANDSHAKE_NO_WAIT"
|
|
}
|
|
],
|
|
"activeProfile": "default",
|
|
"rpcPort": 8989,
|
|
"socks5Port": 1080,
|
|
"advancedSettings": {
|
|
"noCheckUpdate": true
|
|
},
|
|
"loggingLevel": "INFO",
|
|
"socks5ListenLAN": true,
|
|
"httpProxyPort": 8808,
|
|
"httpProxyListenLAN": true
|
|
}
|