17 lines
379 B
JSON
17 lines
379 B
JSON
{
|
|
"protocol": "shadowsocks",
|
|
"listen_ip": "0.0.0.0",
|
|
"server_port": 30009,
|
|
"network": null,
|
|
"networkSettings": null,
|
|
"cipher": "2022-blake3-aes-256-gcm",
|
|
"plugin": null,
|
|
"plugin_opts": null,
|
|
"server_key": "NjQzMWVlNjVmYTkwODk0OTMyOTg3MzZmYzczMmFlMTI=",
|
|
"accept_proxy_protocol": false,
|
|
"base_config": {
|
|
"push_interval": 60,
|
|
"pull_interval": 60
|
|
}
|
|
}
|