Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 232 Bytes

SSH_in_python

Python Code script that helps you sign in to servers
Terminal Command: python3 ssh.py or ./ssh.py (after making the Python program executable). The Username and Password is being asked after executing the program.