Lightweight security utility CLI (port scan, vault, crypto, hashing, reports, plugins).
Project description
Securezy CLI (securezy-cli)
Securezy CLI is a lightweight, pip-installable Python command-line toolkit for common security tasks: fast TCP port scanning, encrypted vault storage, file encryption, hashing, scan reports, and plugins.
PyPI: securezy-cli (CLI command: securezy)
Install
python -m pip install "securezy-cli[crypto,vault]"
securezy --help
Quickstart
securezy scan ports -t 127.0.0.1 -p 1-1024
securezy tls check example.com
securezy vault init
securezy crypto encrypt -i secret.txt -o secret.txt.sz
securezy hash text --algo sha256 "hello"
Plugins
Plugins are discovered via Python entry points group securezy.plugins.
securezy plugins list
securezy plugins scaffold my-plugin -o .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file securezy_cli-0.1.4.tar.gz.
File metadata
- Download URL: securezy_cli-0.1.4.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ec363c1c4eb901e36e2cc06183198d6cb636402f4c3b31e346413f0c6a790ba
|
|
| MD5 |
3326c79a5d93b399c705eb096e69f2eb
|
|
| BLAKE2b-256 |
219a498601a442ac3349c77aa41673aa8d6686da7d35a01f4e414c2c60a51b8c
|
File details
Details for the file securezy_cli-0.1.4-py3-none-any.whl.
File metadata
- Download URL: securezy_cli-0.1.4-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aaf85830f814ae12001989ea18e9c36825f87b27145ab6078fd6332d1df83c3
|
|
| MD5 |
c3449151ddf975f3b239b7d440f7d260
|
|
| BLAKE2b-256 |
d0513281cd7ea19bf58e4accd59c5cb0acbb7ab014a9ac96fe596f944dc0804d
|