5083bb2735
* Make sure /etc/shadowsocks can be read by shadowsocks user * Create the PID under /run/shadowsocks OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-libev?expand=0&rev=59
9 lines
214 B
JSON
9 lines
214 B
JSON
{
|
|
"server":"127.0.0.1",
|
|
"server_port":8609,
|
|
"local_port":2046,
|
|
"password":"1QX1d7jbi/StFBnHvqyJ2BBJclh1eYfRWvRGohuZtTJWO6ma4EREMt4iOaxLrHRJzfUijf+x4O4f+uX0zOLxvw==",
|
|
"timeout":"600",
|
|
"method":"aes-256-cfb"
|
|
}
|