wget -O frp.tar.gz https://static.imily.net/tar/frp_0.49.0_linux_amd64.tar.gz
tar -zxvf frp.tar.gz


nohup ./frpc -c frpc.ini >/dev/null 2>&1 &
