搭建
1、查看系统信息:
cat /etc/reahat-realse
uname -a 如果存在x86_64说明是64位系统
2、下载frp软件
wget https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_linux_amd64.tar.gz
#Linux 32位系统
wget https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_linux_386.tar.gz
#Mac系统
wget https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_darwin_amd64.tar.gz
3、软件配置
解压下载好的软件
tar -zxvf frp_0.56.0_linux_amd64.tar.gz
配置文件frps.toml
bindPort