Hurocon

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 3

0.6.0

Added
- Connection timeout feature *(5 seconds by default)*. Value should be `float` type in seconds and can be configured in local config.
- Configuration file integrity check implemented. User now will be notified if something wrong with it.
- New features for `auth login` command:
- Details *(username, password and connection address)* can now be provided with one command, syntax:
sh
auth login [OPTIONS] [USERNAME] [PASSWORD] [CONNECTION_ADDRESS]

- Password field now will be filled with mask, representing the user input *(`qwerty` → `******`)*

Tweaked
> All changes now will be placed here, in **Tweaked**, instead of the **Changed**
- Configuration file bumped to version `3`, migration **is supported**

0.5.1

Changed
- Enhanced deprecation notice for `lte` cli group help message

0.5.0

Added
- `net` cli commands group
- `lan` - LAN connection controls
- `list` - List all connected devices
- `cellular` - Cellular connection controls *(Replacement for deprecated `lte` commands group)*

Changed
- Global source code structure enhancements
- Enhanced output formatting, new wrapper

Fixed
- Fixed warning messages in `sms view` when marking message as read

Deprecated
- `lte` cli group deprecated and will be removed in version `1.0.0`. Still can be accessed, inherits all implementation from `net cellular` cli group and removed from help messages.
> Use `net cellular` cli sub-group instead

0.4.5

Added
- `device info` command:
- Export all information in json format by passing the `--json` flag
- Formatted default mode output

Changed
- More consistent output for cli help messages

0.4.4

Added
- `sms view` command will not automatically mark viewed message as read. This behavior can be disabled by passing the new `--dont-mark-read` (`-M`) flag to CLI call.

Changed
- Project structure enhanced

Fixed
- Help message for the `sms view` command corrected

0.4.3

Fixed
- Added help messages to `sms`: `send` and `view` commands

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.