progrium / localtunnel

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

less verbose output to enable localtunnel 8080 > myhost.txt ? #41

Open puterleat opened 12 years ago

puterleat commented 12 years ago

Would it be possible to add a flag to create less verbose output, such that one could write:

localtunnel 8080 > myhost.txt

And then use mhost.txt within an application when debugging?

progrium commented 11 years ago

Does it help that you can specify a desired tunnel name with the latest version? Check the README for install and then check arguments with localtunnel-beta -h