http://koolshare.cn/thread-42723-1-1.html
https://post.smzdm.com/p/566063/
在域名网站添加a记录,比如
Type | Host | Value |
---|---|---|
A Record | home | 10.10.31.251 |
即可把home.yourdomain.com,指向你路由器设定的对应ip和端口。
wget --no-check-certificate https://raw.githubusercontent.com/clangcn/onekey-install-shell/master/frps/install-frps.sh -O ./install-frps.sh
chmod 755 ./install-frps.sh
./install-frps.sh install
具体配置略,配置完成后,即可通过home.yourdomain.com,访问路由器的管理界面了。