快捷安装
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

12 lines
171 B

#
yum install -y wget
# download frp
wget http://base.codestudios.cn:3000/xailab/install/raw/branch/master/software/frp.tar.gz
tar -xzvf frp.tar.gz
mv frp /home/frp