Commit Graph

65 Commits

Author SHA1 Message Date
R. Tyler Croy 995c189661 Bump the version 2013-03-10 17:42:46 -07:00
R. Tyler Croy 6b3546ab4a Add a throw-back README with the information from the previous project 2013-03-10 17:41:18 -07:00
R. Tyler Croy d4302e617b Allow start_tunnel to accept a block 2013-03-10 17:13:06 -07:00
R. Tyler Croy 44816f8e2d Pull in the client to the root file 2013-03-10 17:09:03 -07:00
R. Tyler Croy c5723be5b3 Add proper gem dependencies for opening the connection properly 2013-03-10 17:06:09 -07:00
R. Tyler Croy 320f90dbac Add some basic infrastructure for running RSpec 2013-03-10 16:58:01 -07:00
R. Tyler Croy d29120136e Starting to rename the project to Passageway 2013-03-10 16:50:56 -07:00
Jeff Lindsay e15cb9e96a Merge pull request #46 from kevinburke/master
Link to documentation about how to create public keys
2012-03-11 18:56:18 -07:00
Kevin Burke 8473ed10ee update verb 2012-03-11 18:52:16 -07:00
Kevin Burke dc384ba999 link to create public key documentation. 2012-03-11 18:49:14 -07:00
Jeff Lindsay 367d3f6977 Merge pull request #43 from lastquestion/master
Pull request to explain ./localtunnel_callback
2012-02-24 19:45:11 -08:00
Lin Xu ef1521f299 Update rakefile (rdoc= is removed) and update readme 2012-02-21 06:27:47 -08:00
Lin Xu 331bff9991 Explain the ./localtunnel_callback hook in the banner and execute CWD/.localtunnel_callback if it exists 2012-02-21 06:16:54 -08:00
Jeff Lindsay aa6248ff72 Merge pull request #40 from eatenbyagrue/master
Solves auth problems on some platforms
2012-01-19 10:49:19 -08:00
Joshua Siler 353418f14c fixed auth problems on some machines 2012-01-19 10:34:11 -08:00
Jeff Lindsay fc6a1f0cfe Merge pull request #27 from aaronlerch/master
Add shell hook to run custom configuration
2011-11-17 12:46:30 -08:00
Jeff Lindsay 91433c529b Merge pull request #31 from ulsa/patch-1
Fixed typo.
2011-11-03 11:59:40 -07:00
Ulrik Sandberg 084f4cf90e Fixed typo. 2011-11-03 13:38:07 +01:00
Aaron Lerch 1897106e49 Implement a shell hook that executes a file named .localtunnel_callback in the current directory. 2011-09-21 23:00:49 -04:00
Jeff Lindsay 7605e180a6 Merge pull request #21 from PirosB3/master
Solved issue #12 on port validation
2011-06-29 14:12:47 -07:00
PirosB3 0703732ddb Added validation for port argument (in referral to issue #12). Port number must be a valid integer from 1 to 65535. 2011-06-29 22:55:35 +02:00
Jeff Lindsay d5eca8bab3 Merge pull request #11 from mogo/fix_ssh_host_issue
Fixed issue when running localtunnel server on non-standard port.
2011-05-04 17:42:12 -07:00
Kevin Menard da1a8792f0 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. 2011-05-04 20:12:38 -04:00
Jeff Lindsay e13b2892fd authors and license 2011-05-02 19:57:21 -07:00
Jeff Lindsay 8da192b41a reorganizing ruby files and gem stuff 2011-05-02 19:54:54 -07:00
Jeff Lindsay 3ac1c7fe0c updating readme and gemspec 2011-05-02 19:16:14 -07:00
Jeff Lindsay 80378f81a1 Merge branch 'master' of github.com:progrium/localtunnel 2011-05-02 19:10:22 -07:00
Jeff Lindsay 532beee243 Added author info and fixed url to project 2011-04-22 00:02:00 -07:00
Michael Sofaer dfb2758e3a fix typo in gemspec name 2011-04-22 15:01:18 +08:00
Michael Sofaer f728535f88 net ssh dependency 2011-04-22 15:01:09 +08:00
Michael Sofaer a59d4eecf7 Trying to imrpove Bundler playability 2011-04-22 15:01:02 +08:00
Jeff Lindsay 3ee78a5f7a Merge branch 'master' of github.com:progrium/localtunnel 2011-02-23 13:49:45 -08:00
andyl 74ccabbb8a formatting and wording tweaks for README 2011-01-19 17:21:07 +08:00
andyl b70a330070 added LocalTunnel class for incorporation into 3rd party binaries 2011-01-19 17:20:58 +08:00
andyl c76f982c79 ignoring RubyMine .idea directory 2011-01-19 17:20:58 +08:00
andyl 17b3b1c075 added rdoc formatting to README 2011-01-19 17:20:57 +08:00
Jeff Lindsay dbabea624f use epoll 2010-08-20 15:40:05 -07:00
Charles Merriam c99223e758 Changed the url address assigned to exclude '0o1l' confusing characters. 2010-07-10 06:08:10 +08:00
Charles Merriam b2b20dd6c2 Added more documenation on depencies and usage to README. 2010-07-10 06:06:53 +08:00
Jeff Lindsay 9232fbb058 version tick 2010-05-12 16:24:20 -07:00
Jeff Lindsay c78ab6ee79 adding lib so install shuts up 2010-05-12 16:18:11 -07:00
Jeff Lindsay 3c7d4c0676 Merge branch 'master' of http://github.com/hgillane/localtunnel 2010-05-12 16:16:11 -07:00
Jeff Lindsay 727cb11381 making sure keys are valid 2010-05-12 16:16:03 -07:00
Hunter Gillane af6c231d35 typo in readme 2010-05-11 20:01:56 -07:00
Jeff Lindsay 4c81112eb8 better description 2010-05-09 00:39:48 -07:00
Jeff Lindsay 7cd4aff8f6 adding example output 2010-05-09 00:37:56 -07:00
Jeff Lindsay c791cb29a8 adding dependency 2010-05-08 20:56:49 -07:00
Jeff Lindsay c553ccb879 adding gem stuff 2010-05-08 20:47:19 -07:00
Jeff Lindsay 9faa31dd23 cleaning up, new readme 2010-05-08 19:22:15 -07:00
Jeff Lindsay 8b08c02215 really? 2010-05-08 18:43:18 -07:00