progrium / localtunnel

Expose localhost servers to the Internet
MIT License
3.2k stars 242 forks source link

updates to allow self hosting localtunnel #35

Closed bninja closed 11 years ago

bninja commented 12 years ago

some minor changes to allow ppl to host own instance of localtunnel. should still work with localtunnel.com.

client

server

progrium commented 12 years ago

This is really cool, but I should point out this codebase will be deprecated soon and the service will be replaced with what's in the v2 branch (which happens to be a complete rewrite). Do you still want me to pull it? Is there any requirements I can add to v2 from this (running your own server is already one)?

bninja commented 12 years ago

ah, so i saw the branch but wasnt sure of its state. if you have all the stuff added by this patch that's all i really needed (forgot to mention server

patched localtunnel should remain compatible w/ existing localtunnel clients so if you think its worthwhile pulling would be nice (maybe first should update the new cli opts to be == v2 ones). then i will switch to using v2 once its released.

joshuasiler commented 12 years ago

Is v2 abandoned? I wouldn't mind seeing this patched into the current version.

progrium commented 12 years ago

No, things just move really slow. Let me know if you'd like to help. You can also get on this list to get updated when v2 is closer to being released: http://groups.google.com/group/localtunnel

progrium commented 11 years ago

And now there is a new version. Please check the master branch, it's currently running in beta!