mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-22 21:26:09 +03:00
18 lines
277 B
JSON
18 lines
277 B
JSON
{
|
|
"run_type": "",
|
|
"local_addr": "",
|
|
"local_port": "",
|
|
"remote_addr": "",
|
|
"remote_port": "",
|
|
"password": [
|
|
""
|
|
],
|
|
"ssl": {
|
|
"cert": "",
|
|
"key": ""
|
|
},
|
|
"websocket": {
|
|
"enabled": false,
|
|
"path": ""
|
|
}
|
|
} |