- Notifications
You must be signed in to change notification settings - Fork243
Expose localhost servers to the Internet
License
NotificationsYou must be signed in to change notification settings
progrium/localtunnel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
LocalTunnel===========This is the vision: $ localtunnel 8080http://d8w72a.localtunnel.com is now forwarding to your local port 8080...Wouldn't that be magical? Compare tohttp://novas007.livejournal.com/42971.htmlCurrently the focus is the forwarding plumbing. Works, but not so great with many concurrent requests.It should probably be modeled more after this:http://twistedmatrix.com/trac/browser/tags/releases/twisted-8.1.0/twisted/conch/ssh/forwarding.pyTo try it out:1) Start the server.python server.py2) Point the client at a local port serving HTTP. python client.py 80803) Use curl to request a page from your HTTP through the server.curl http://localhost:8999/Browsers work, but it will choke trying to serve up all your assets.
About
Expose localhost servers to the Internet
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published