内容简介:发表于 2019-05-27 13:13:09 by月小升dashboard 可以远程看到
发表于 2019-05-27 13:13:09 by月小升
- frp内网穿透 公网访问本地web服务 (2019 年 5 月 26 日)
- frp安装教程 穿透SSH (2019 年 5 月 25 日)
- frp内网穿透简介 (2019 年 5 月 25 日)
dashboard 可以远程看到
的连接情况,方便我们了解整体的运行情况
服务器的common节点增加
dashboard_port = 7500
dashboard_user = admin
dashboard_pwd = admin
我的 frp s.ini
[common] bind_port = 7000 vhost_http_port = 82 dashboard_port = 7500 dashboard_user = admin #访问账户 dashboard_pwd = admin #访问密码
直接访问就好了。如果打出问题,注意服务器7500端口是否对外开放
http://test.java-er.com:7500
结果如图所示
当我的客户端连接上了服务器会详细的看到frp连接的情况
首发地址:–
无特殊说明,文章均为月小升原创,欢迎转载,转载请注明本文地址,谢谢
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- xrkmonitor 字符云监控系统 v2.5 web 控制台界面全面升级
- Cloudera Manager 之四(管理控制台)
- MLSQL 控制台预览版 推出啦
- 超好用的C#控制台应用模板
- 为何把日志打印到控制台很慢?
- 如何在console控制台导入jquery
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Learning Processing
Daniel Shiffman / Morgan Kaufmann / 2008-08-15 / USD 49.95
Book Description Teaches graphic artists the fundamentals of computer programming within a visual playground! Product Description This book introduces programming concepts in the context of c......一起来看看 《Learning Processing》 这本书的介绍吧!