edpratomo / net-ssh-askpass

Plugs ssh-askpass into Net::SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

net-ssh-askpass

Allows Net:SSH to use an external program to prompt for passwords, via the SSH_ASKPASS environment variable.

Usage

Simply set the SSH_ASKPASS environment variable and require ‘net/ssh/askpass’.

Copyright © 2009 Joe Khoobyar. See LICENSE for details.

About

Plugs ssh-askpass into Net::SSH

License:MIT License


Languages

Language:Ruby 100.0%