This commit is contained in:
firebadnofire 2025-03-04 19:14:35 +00:00
parent 9d604df572
commit e1a7ab205b
Signed by: firebadnofire
SSH key fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE

View file

@ -5,7 +5,7 @@
## How to install server: ## How to install server:
``` bash ``` bash
wget --no-check-certificate https://gitea.lan/firebadnofire/Shadowsocks-Install/raw/branch/master/shadowsocks.sh wget --no-check-certificate https://gitea.archuser.org/firebadnofire/Shadowsocks-Install/raw/branch/master/shadowsocks.sh
chmod +x shadowsocks.sh chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log ./shadowsocks.sh 2>&1 | tee shadowsocks.log
``` ```