Skip to content

Commit f5cb7ea

Browse files
committed
Update README.md
1 parent 019836c commit f5cb7ea

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@ PyserSSH is a free and open-source Python library designed to facilitate the cre
44

55
The project was started by a solo developer to create a more accessible and flexible tool for managing SSH connections and commands. It offers a simplified API compared to other libraries, such as Paramiko, SSHim, and Twisted, which are either outdated or complex for new users.
66

7-
## Some smail PyserSSH history
8-
PyserSSH version [1.0](https://github.com/DPSoftware-Foundation/PyserSSH/releases/download/Legacy/PyserSSH10.py) (real filename is "test277.py") was created in 2023/9/3 for experimental purposes only. Because I couldn't find the best ssh server library for python and I started this project only for research. But I have time to develop this research into a real library for use. In software or server.
9-
107
This project is part from [damp11113-library](https://github.com/damp11113/damp11113-library)
118

12-
## Some small PyserSSH history
9+
## Some smail PyserSSH history
1310
PyserSSH version [1.0](https://github.com/DPSoftware-Foundation/PyserSSH/releases/download/Legacy/PyserSSH10.py) (real filename is "test277.py") was created in 2023/9/3 for experimental purposes only. Because I couldn't find the best ssh server library for python and I started this project only for research. But I have time to develop this research into a real library for use. In software or server.
1411

15-
read full history from [docs](https://damp11113.xyz/PyserSSHDocs/history.html)
12+
Read full history from [docs](https://damp11113.xyz/PyserSSHDocs/history.html)
1613

1714
# Install
1815
Install from pypi

0 commit comments

Comments
 (0)