Skip to content
/ shattr Public

Paramiko SSH usage examples: Run commands to get file and dir information on an ssh server

License

Notifications You must be signed in to change notification settings

platput/shattr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shattr

Paramiko SSH usage examples in Python: Run commands to get file and dir information on a remote server via SSH

  • src/ssh_helper.py has all the sample functions which one can use to perform different actions on an server via SSH.
  • src/config uses the .env file to load different settings required for the ssh connection, like ssh key, username, server_ip etc.

About

Paramiko SSH usage examples: Run commands to get file and dir information on an ssh server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages