This commit is contained in:
Pierre Guillod 2023-10-22 15:18:51 +02:00
parent 8104674e70
commit 947512b547
Signed by: pierre
GPG key ID: 7A64EF3E7D65F3DE
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: "Shadowsocks (staging)"
description: "Encrypted SOCKS v5 proxy server. This version is only for testing purposes; please use the main version for increased stability!"
version: "0.0.9"
version: "0.0.10"
slug: "shadowsocks_staging"
startup: services
ingress: false

View file

@ -1,3 +1,3 @@
#!/bin/sh
cat /data/options.json
cp /data/options.json /etc/shadowsocks-rust/config.json
ssserver