Skip to content

abates20/sshconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sshconfig

A simple Python module for interacting with SSH config files.

Installation

The sshconfig module can be installed via pip directly from GitHub:

Windows

pip install sshconfig@git+https://github.com/abates20/sshconfig.git

MacOS/Linux

pip3 install sshconfig@git+https://github.com/abates20/sshconfig.git

About

A simple Python module for interacting with a SSH config files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages