Skip to content

Releases: DPSoftware-Foundation/PyserSSH

6.0

27 Dec 18:02

Choose a tag to compare

Last update of the years 2025.

New Feature

  • mongoAM: The MongoDB account server
  • More built-in commands

New extensions

  • STGL: Simple Terminal Graphics Library
  • pyofetch: Server specs info
  • keyInterrupter: Use for handle key

and update and fix bug more...

Full Changelog: 5.3...6.0

5.3

03 Sep 13:57

Choose a tag to compare

5.3

Important Feature 🔥

Finally! Now you can use arrow key for navigation cursor for edit or remove in-line.
Recording 2025-09-03 203548

New Feature

  • Division system for XHandler for separate one file multi-functions to multi-file functions and for easy to maintenance.
  • VirtualSTD (VStream) working like sys.stdin, sys.stdout, sys.stderr.
  • Dialog+ (Beta) improved and more feature from dialog.
  • AdvancedInput is input system for input keyboard and mouse (Press/Release, Wheel, Drag, Move)

Full Changelog: 5.2...5.3

5.2

06 Jul 09:18

Choose a tag to compare

5.2

New

  • BarPlus: the new progress bar that can stack and multiple at same time.
    Screenshot 2025-07-05 013306
    Screenshot 2025-07-06 160021

and fix many more...

Full Changelog: 5.1.4...5.2

5.1.4

04 Jan 06:47

Choose a tag to compare

fix "can't disconnection"

Full Changelog: 5.1.3...5.1.4

5.1.3

04 Jan 06:39

Choose a tag to compare

fix loop disconnect

Full Changelog: 5.1.2...5.1.3

5.1.2

04 Jan 06:22

Choose a tag to compare

fix setup.py not found utils folder

Full Changelog: 5.1.1...5.1.2

5.1.1

04 Jan 06:15

Choose a tag to compare

This update fix ctypes is not defined in linux

Full Changelog: 5.1...5.1.1

5.1

06 Dec 16:35

Choose a tag to compare

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

03 Sep 13:43

Choose a tag to compare

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

19 Apr 08:30

Choose a tag to compare

4.4

add demo to library by using python -m PyserSSH for try to use PyserSSH