makedeb


shadowsocks-rust-bin 1.14.3-1


A Rust port of shadowsocks https://shadowsocks.org/ (binary version)

Viewing /shadowsocks-rust@.service.

View raw.

Click here to go back to the Git tree for shadowsocks-rust-bin.

[Unit]
Description=Shadowsocks-Rust Client Service
After=network.target

[Service]
Type=simple
DynamicUser=yes
ExecStart=/usr/bin/sslocal -c /etc/shadowsocks/%i.json --log-without-time

[Install]
WantedBy=multi-user.target