mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"profiles": [
|
|
{
|
|
"profileName": "default",
|
|
"user": {
|
|
"name": "ducaiguozei",
|
|
"password": "xijinping"
|
|
},
|
|
"servers": [
|
|
{
|
|
"ipAddress": "12.34.56.78",
|
|
"domainName": "",
|
|
"portBindings": [
|
|
{
|
|
"portRange": "2012-2022",
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"port": 2027,
|
|
"protocol": "TCP"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"mtu": 1400,
|
|
"multiplexing": {
|
|
"level": "MULTIPLEXING_HIGH"
|
|
},
|
|
"handshakeMode": "HANDSHAKE_NO_WAIT"
|
|
}
|
|
],
|
|
"activeProfile": "default",
|
|
"rpcPort": 8964,
|
|
"socks5Port": 1080,
|
|
"loggingLevel": "INFO",
|
|
"socks5ListenLAN": false,
|
|
"httpProxyPort": 8080,
|
|
"httpProxyListenLAN": false
|
|
}
|