Update README.md

This commit is contained in:
dharm pimsen 2024-07-20 20:47:22 +07:00 committed by GitHub
parent 058daf9f04
commit 98361c33f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,9 @@
PyserSSH is a library for remote control your code with ssh client. The aim is to provide a scriptable SSH server which can be made to behave like any SSH-enabled device. PyserSSH is a library for remote control your code with ssh client. The aim is to provide a scriptable SSH server which can be made to behave like any SSH-enabled device.
## Some smail PyserSSH history
PyserSSH version [1.0](https://github.com/DPSoftware-Foundation/PyserSSH/releases/download/Legacy/PyserSSH10.py) was created in 2023/9/15 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.
This project is part from [damp11113-library](https://github.com/damp11113/damp11113-library) This project is part from [damp11113-library](https://github.com/damp11113/damp11113-library)
This Server use port **2222** for default port This Server use port **2222** for default port
@ -64,4 +67,4 @@ For exit demo you can use `ctrl+c` or use `shutdown now` in PyserSSH shell **(no
I intend to leaked private key because that key i generated new. I recommend to generate new key if you want to use on your host because that key is for demo only. I intend to leaked private key because that key i generated new. I recommend to generate new key if you want to use on your host because that key is for demo only.
why i talk about this? because when i push private key into this repo in next 5 min++ i getting new email from GitGuardian. in that email say " why i talk about this? because when i push private key into this repo in next 5 min++ i getting new email from GitGuardian. in that email say "
GitGuardian has detected the following RSA Private Key exposed within your GitHub account" i dont knows what is GitGuardian and i not install this app into my account. GitGuardian has detected the following RSA Private Key exposed within your GitHub account" i dont knows what is GitGuardian and i not install this app into my account.