一个免费的基于 SSH 的内网穿透服务。
如何使用
ssh -R 80:localhost:8080 localhost.run
如何访问
直接访问「localhost.run:公网端口」即可。
举个例子
穿透本机服务到公网:
比如想把本机的 8088 端口穿透到公网,那么就在本机执行 ssh -R 12812:localhost:8088 localhost.run
这样就把本机的 8088 端口转发到了localhost.run 的 12812 端口上,直接访问 localhost.run:12812 端口即可,一般公网端口任选范围是 1025 ~ 65535,如果有人用了就不能用同一个端口了。
除以上免费的内网穿透外,还有 V站网友也有一个同样的内网穿透地址可供使用:「secssh.com」,除了基本的使用教程,其余更多教程可以参考 localhost.run 官方文档。
这里再推荐一个 V站网友的内网工具,使用起来相对也比较简单,官网也有直接的教程。
有其他免费好用的内网穿透工具,可评论推荐,体验好的话可以直接收录在本站。
数据统计
数据评估
本站高老四导航提供的localhost.run都来源于网络,不保证外部链接的准确性和完整性,同时,对于该外部链接的指向,不由高老四导航实际控制,在2022-12-07 15:04收录时,该网页上的内容,都属于合规合法,后期网页的内容如出现违规,可以直接联系网站管理员进行删除,高老四导航不承担任何责任。
相关导航

mvncenter, a more effective Maven search engine, supports direct search by class name, package name, and SHA1 value, provides an automated detection tool for JAR package versions, and detects upgradeable dependency versions in the pom.xml file with one click. The JAVA/JDK version switching visualization tool provides very simple version switching, which is a great tool for experiencing new versions of Java or developing in a multi-version JAVA environment. It is especially helpful for directly executing the command maven series of commands without relying on IDE or other pipeline tools.