Skip to content

Bash script shim to allow Qodem users to use OpenSSH with passwords stored in the phone directory.

License

Notifications You must be signed in to change notification settings

steviator/bbssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bbssh

Shim to adapt OpenSSH to work with Qodem usernames and passwords stored in your dialing directory.

Note that storing usernames and passwords in Qodem is a terrible idea from a security perspective, and you should at least chmod 600 your fonebook.txt file to prevent other users stumbling across your passwords.

PASSWORDS STORED IN QODEM ARE NOT SECURE. YOU HAVE BEEN WARNED

That said, here's how you ignore my warning and enable Qodem to use OpenSSH with stored passwords.

Usage

Place bbssh in the path somewhere and comment out bbs_user in ~/.qodem/qodemrc and add this line instead.

ssh_user = bbssh $USERNAME $REMOTEHOST $REMOTEPORT

About

Bash script shim to allow Qodem users to use OpenSSH with passwords stored in the phone directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages