0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
keep sending until its all sent More... over 12 years ago
print bytes sent, send lock on client, leave bytearray on decode More... over 12 years ago
call it dev to force update on heroku More... over 12 years ago
split client into separate module, made a cli client (lt for now). also fixed a bug where proxy was using full hostname to lookup tunnel. proxy will also now close socket if tunnel is not found More... over 12 years ago
making a few things clearer or simpler More... over 12 years ago
forgot to add back http fallback More... over 12 years ago
echo request info More... over 12 years ago
prodding to get heroku working More... over 12 years ago
bind to 0.0.0.0 More... over 12 years ago
make sure its an integer port More... over 12 years ago
turning off visual heartbeat and using port from environment for heroku More... over 12 years ago
more heroku prep More... over 12 years ago
specific requirements More... over 12 years ago
preparing for heroku deployment More... over 12 years ago
data packets are now binary websocket messages More... over 12 years ago
minor tweaks More... over 12 years ago
initial commit of localtunnel rewrite. works, but encoding scheme adds 2x latency More... over 12 years ago
Implement a shell hook that executes a file named .localtunnel_callback in the current directory. More... over 12 years ago
making way for the new More... over 12 years ago
Merge pull request #21 from PirosB3/master More... almost 13 years ago
Added validation for port argument (in referral to issue #12). Port number must be a valid integer from 1 to 65535. More... almost 13 years ago
Merge pull request #11 from mogo/fix_ssh_host_issue More... about 13 years ago
Strip the port from the hostname since it can't be used to establish the SSH connection, as by definition that port is occupied by the localtunnel server. More... about 13 years ago
authors and license More... about 13 years ago
reorganizing ruby files and gem stuff More... about 13 years ago
updating readme and gemspec More... about 13 years ago
Merge branch 'master' of github.com:progrium/localtunnel More... about 13 years ago
Added author info and fixed url to project More... about 13 years ago
fix typo in gemspec name More... about 13 years ago
net ssh dependency More... about 13 years ago