快捷安装
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

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