Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.0.0.tar.gz | 2023-09-14 | 1.1 MB | |
4.0.0.zip | 2023-09-14 | 1.2 MB | |
README.md | 2023-09-14 | 1.0 kB | |
Totals: 3 Items | 2.3 MB | 0 |
What's Changed
Added
- added configuration file to configure default values
- added info and PoC exploit for CVE-2023-25136
- mosh - added more information for decrypted packet
- added json logging format
- added client ip and port to client information [#145]
Fixed
- added workarround for git to avoid unexpected session termination when EOF was reveived
- added fix for GitHub git operations
- fixes [#136] - set paramiko version to >=3,<3.2 to fix private api changes in paramiko
Changed
- set banner name only for server, not for client
- when output is piped to another application, the logformat is switched to json
- changed build system to hatch
- create AppImage with appimagetool instead of AppImage-Builder
Removed
- removed support for Python 3.7
- removed official support for Windows
New Contributors
- @luan1973 made their first contribution in https://github.com/ssh-mitm/ssh-mitm/pull/130
Full Changelog: https://github.com/ssh-mitm/ssh-mitm/compare/3.0.2...4.0.0