Skip to content

docker-mobile/shpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshpython

SSH Client/Server in Python

Usage:

Run Server to listenning

python sshserver.py localhost 2222

Connect to Server from Client

python sshclient.py server-ip 2222 username password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%