/ssh-login

linux下连接工作站或者服务器的ssh脚本

Primary LanguageShellApache License 2.0Apache-2.0

ssh-login

environment

  • available for standard shells
  • support most Linux Release, Max OSX, Unix

install

  • check out project
  • cd project/bin
  • modify sshlogin file, config your own username and password for ssh login
  • cd project/setup
  • execute install Bingo, now you can simply type command sshlogin to login your remote server through ssh.

TODO

  • add config file to be seperated from sshlogin
  • add supports for zsh