localtunnel

Expose localhost servers to the Internet

  • 所有者: progrium/localtunnel
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

localtunnel

What happened to localtunnel? After pioneering instant public tunnels to localhost, many people copied the project and started businesses around the idea. Localtunnel fell into obscurity. Today, Alan Shreve's Ngrok rightly dominates mindshare on the idea.

This repo now contains localtunnel v3, a very minimal implementation (under 200 lines) written in Go using my new project Duplex. Duplex lets you make stuff like localtunnel very easily. Although usable, there is no public server and the scope of the project is pretty fixed where it is.

This repo also continues to exist to archive the history of the project. You'll find several interesting branches here:

  • v2 (2011-2013) - Attempt to revitalize the project and service, v2 was written end-to-end in Python gevent and resolved many issues and requests from v1.
  • v1 (mid 2010) - The original implementation that became popular. It worked quite well, but was a dirty hack. It wrapped OpenSSH, with a client in Ruby and a control server in Python Twisted.
  • prototype (early 2010) - When I first had the idea, I tried using Python Twisted to implement the whole system. I didn't have the experience to get stream multiplexing to work, so this version is pretty broken.

Using localtunnel v3

Binary releases have not been set up yet, so you'll need Go to get started:

$ go install github.com/progrium/localtunnel

License

BSD

主要指标

概览
名称与所有者progrium/localtunnel
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2010-01-23 07:14:34
推送于2022-05-17 07:58:46
最后一次提交2015-01-04 14:33:45
发布数2
最新版本名称v1 (发布于 2012-04-26 23:43:09)
第一版名称prototype (发布于 )
用户参与
星数3.2k
关注者数78
派生数243
提交数185
已启用问题?
问题数101
打开的问题数13
拉请求数23
打开的拉请求数0
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?