一、Synology群晖上开启SSH二、使用Putty连接1,登陆管理员账户和密码2,连接成功后输入sudo su -输入管理员的密码切换到root权限下载:wgethttps://github.com/fatedier/frp/releases/download/v0.16.0/frp_0.16.0_linux_386.tar.gz版本选择和服务器一样,不能比服务器版本高。个人推荐0.16,比较
Temporary failure in name resolution 错误解决方法:vim /etc/resolv.confnameserver 114.114.114.114nameserver 8.8.8.8运行sudo 命令 can not resovle host xxx 错误解决方法:vim /etc/hosts127.0.0.1 localhost127.0.0.1 -------