Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Bib is a simple command-line SSH connection manager.

License

NotificationsYou must be signed in to change notification settings

TimTinkers/Bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bib is a simple command-line SSH connection manager.

Usage

Generally, to connect to a server, first youadd it then youconnect to it.

  • add; stores a new connection with Bib for using later:
    bib add <name> <host>  <-p> or  <-pf> <password file> or  <-kf> <key file>
  • remove (rm); removes a connection stored with Bib:bib remove <name>
  • list (ls); lists connections that are available for Bib:bib list
  • connect (con); connect to a stored connection given its name:bib connect <name>
  • help (h); displays the available commands:bib help

About

Bib is a simple command-line SSH connection manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp