add socks

This commit is contained in:
233boy
2023-05-16 18:37:20 +08:00
parent 61e55aed2f
commit 07af4a2adc
4 changed files with 47 additions and 12 deletions

View File

@@ -43,6 +43,7 @@ download() {
link="https://github.com/${is_sh_repo}/releases/download/${latest_ver}/code.zip"
download_file
unzip -qo $tmpfile -d $is_sh_dir
chmod +x $is_sh_bin
;;
caddy)
name="Caddy"