Skip to content

mohanad86/ssh-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Python script ssh

Easy to insert the Host, Hostname, Port, User into .ssh/config

Commands for .ssh/config

$ cd .ssh/
$ nano file.py
$ python3 file.py config

Convert the script to be executable

$ chmod +x filename
Run the file 
$ ./filename

Author: Mohanad Aly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages