https://github.com/davidbuchanan314/python-ssh-server
A very incomplete, incompatible, and insecure implementation of RFC4253
https://github.com/davidbuchanan314/python-ssh-server
ssh-server sshd
Last synced: 6 months ago
JSON representation
A very incomplete, incompatible, and insecure implementation of RFC4253
- Host: GitHub
- URL: https://github.com/davidbuchanan314/python-ssh-server
- Owner: DavidBuchanan314
- License: mit
- Created: 2016-12-01T21:50:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T01:19:33.000Z (over 5 years ago)
- Last Synced: 2025-04-12T13:13:38.173Z (6 months ago)
- Topics: ssh-server, sshd
- Language: Python
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-ssh-server
A very incomplete, incompatible, and insecure implementation of RFC4253