Skip to content

wuxutao/osx-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#OSX-SSH Client

##brief This is a ssh client script for osx os, because the ssh command that provide by osx default is too ......,so.......

##strcure

  • myssh.py---main file
  • interractive.py--simple command line
  • myssh.yaml---your ssh config file

##install python 2.7 sudo pip install paramiko sudo pip install pyyaml

##userage

  • write your ssh config to myssh.yaml(ip\port\user\password)
  • execute "python myssh.py 8.8.7.7" (8.8.7.7 is your ip address) to login the ssh server

About

A convenient ssh client script for osx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages