Skip to content

A plugin for interacting with tunnlr on both unix and windows. Uses the net::ssh gem

License

Notifications You must be signed in to change notification settings

weyus/tunnlr_connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TunnlrConnector
===============

TunnlrConnector is a plugin to make connecting to the Tunnlr service easy an painless.

It requires the net::ssh v2 plugin. To install, execute

gem install --source http://gems.jamisbuck.org net-ssh

To run autoconfigure, it also requires the highline gem which is installed as part of capistrano.

Example
=======

To autoconfigure, run

  rake tunnlr:configure

and enter the email address and password associated with your tunnlr account.

To create a tunnel, run

  rake tunnlr:start
  
  
Questions or problems? Contact [email protected]



Copyright (c) 2008 Elevated Rails, released under the MIT license

About

A plugin for interacting with tunnlr on both unix and windows. Uses the net::ssh gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%