shadowsocks-libev/shadowsocks-libev-config.json
Hillwood Yang 5083bb2735 - Fix start failure by systemd
* 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
2025-01-06 08:48:58 +00:00

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"
}