Smpmgr

Latest version: v0.9.0

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.0

What's New
* Added `--ble` transport option. Usage is `smpmgr --ble <name or address> <command and args>`, e.g. `smpmgr --ble MyBLEDevice os echo Hello!`. Thanks, tormodvolden!
* The `--timeout` arg will be used for the transport connection timeout as well as SMP request timeout. This may not be ideal in the long run, but it was necessary for it to be a bit longer than the default 2 seconds when testing BLE on Windows! So, if BLE doesn't connect quickly, try `--timeout 5`.

What's Changed
* Add BLE support by tormodvolden in https://github.com/intercreate/smpmgr/pull/28
* Feature/use timeout by JPHutchins in https://github.com/intercreate/smpmgr/pull/30

New Contributors
* tormodvolden made their first contribution in https://github.com/intercreate/smpmgr/pull/28

**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.8.1...0.9.0

0.8.1

**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.7.0...0.8.0

0.8.0

0.7.0

New Features
- New command: `terminal`
- Use `smpmgr --port <serial port> terminal` to open a simple serial terminal
- Ctrl T to exit
- Only supports the serial transport for now
- Minimal implementation - feedback and bug reports welcome!

What's Changed
* Feature/serial by JPHutchins in https://github.com/intercreate/smpmgr/pull/14


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.6.0...0.7.0

0.6.0

New Features
- `ic` (Intercreate) group for uploading FW to arbitrary locations governed by the SMP servers handler

What's Changed
* Feature/intercreate group by JPHutchins in https://github.com/intercreate/smpmgr/pull/13


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.5.0...0.6.0

0.5.0

New Features
* interactive shell: `smpmgr shell`
* get version: `smpmgr --version`

What's Changed
* Feature/interactive shell by JPHutchins in https://github.com/intercreate/smpmgr/pull/10


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.4.1...0.5.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.