diff --git a/frps_linux_install.sh b/frps_linux_install.sh index c142705..6424fe2 100644 --- a/frps_linux_install.sh +++ b/frps_linux_install.sh @@ -17,7 +17,7 @@ REPO=stilleshan/frps WORK_PATH=$(dirname $(readlink -f $0)) FRP_NAME=frps FRP_PATH=/usr/local/frp -PROXY_URL="https://ghp.ci/" +PROXY_URL="https://ghfast.top/" # check frps if [ -f "/usr/local/frp/${FRP_NAME}" ] || [ -f "/usr/local/frp/${FRP_NAME}.toml" ] || [ -f "/lib/systemd/system/${FRP_NAME}.service" ];then