Releases: DPSoftware-Foundation/PyserSSH
Releases · DPSoftware-Foundation/PyserSSH
5.1.4
5.1.3
fix loop disconnect
Full Changelog: 5.1.2...5.1.3
5.1.2
fix setup.py not found utils folder
Full Changelog: 5.1.1...5.1.2
5.1.1
This update fix ctypes is not defined in linux
Full Changelog: 5.1...5.1.1
5.1
New
- ServerManager for manage multiple server with multiple protocol.
- ProWrapper for translate protocol from many protocol to one protocol (function).
ProWrapper
- New Telnet server (beta)
Fixing
- Fix some logic make user connect to File transfer mode instead of Terminal mode.
- Fix user disconnect when use timeout in input wait function.
and more
5.0
This version is 1 year anniversary
New main features
- ServerManager
- RemoDesk protocol support
- New client system
- Supported auth with none, password and public key
- Support remote monitor for mobaxterm user (beta)
- SFTP can set specific folder for user
- Support exec_request
New function
- Send_karaoke_effect
- ShowCursor
- SendBell
- NewSend for advance sending like print()
- Flag_TH for about
- wait_inputmouse for mouse input
Fixing
- (only python) fixing can't print color
without damp11113 library or print color library only in windows on python console - Fixing sometime can't connect SFTP
and more
Full Changelog: 4.3...5.0
4.4
update 4.3
Add new account autosave and autoload
Fix timeout keep disconnect on wait input/key/choose
sory forgot change version in library from 4.2 to 4.3 💀
4.2
4.0
New
- History command
- X11
- Compression
New event
- error (error handle)
- connectpty
- resized
- auth
New extensions
- processbar (modify from damp11113-library)
Fix
- improved performance
- fix ^H backspace on mobaxtem