nps-ssh-askpass does exactly the same job as x11-ssh-askpass. The difference is that nps-ssh-askpass does not require xmkmf, so it is easier to compile on Mac OS X and Cygwin.
Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
Fork of PECL SSH2 0.11.3 includes keyboard_interactive login
PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set.
This fork is made to rectify the above problem.
The patches have been sent to PECL . It may release in their next package release also.
Visit http://www.adcoprod.com/
njoy!
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.