File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ program_name="kcp-server"
1414kcp_init=" /etc/init.d/${program_name} "
1515program_config_file=" server-kcptun.json"
1616program_download_url=" https://github.com/xtaci/kcptun/releases/download"
17- program_socks5_download=" https://raw.githubusercontent.com/clangcn/kcptun -server/master/socks5_latest"
17+ program_socks5_download=" https://raw.githubusercontent.com/clangcn/kcp -server/master/socks5_latest"
1818program_socks5_filename=" socks5"
1919socks_md5sum_file=md5sum.md
20- program_init_download_url=https://raw.githubusercontent.com/clangcn/kcptun -server/master/install- kcptun-server.sh
21- str_install_shell=https://raw.githubusercontent.com/clangcn/kcp-server/socks5 /install-kcptun -server.sh
20+ program_init_download_url=https://raw.githubusercontent.com/clangcn/kcp -server/master/kcptun-server.init
21+ str_install_shell=https://raw.githubusercontent.com/clangcn/kcp-server/master /install-kcp -server.sh
2222
2323function fun_clang.cn(){
2424 echo " "
@@ -739,4 +739,3 @@ update)
739739 echo " Usage: ` basename $0 ` {install|uninstall|update|config}"
740740 ;;
741741esac
742-
You can’t perform that action at this time.
0 commit comments