System security and performance scanner
Project description
Scanux
A system security and performance scanner that helps monitor and analyze system health, security, and performance metrics.
System Requirements
Before installing scanux, ensure you have the following system dependencies installed:
- nmap (Network Mapper)
- Ubuntu/Debian:
sudo apt-get install nmap - CentOS/RHEL:
sudo yum install nmap - macOS:
brew install nmap
- Ubuntu/Debian:
Features
- System metrics monitoring (CPU, memory, disk usage)
- Security scanning
- Performance analysis
- Network monitoring
- Multiple output formats (text, JSON, YAML)
Installation
- Install system dependencies (see above)
- Install scanux:
pip install scanux
Usage
# Run a full system scan
scanux
# Show only issues
scanux --issues-only
# Output in JSON format
scanux --json
# Output in YAML format
scanux --yaml
# Run specific modules
scanux --modules system security
Requirements
- Python 3.8 or higher
- psutil
- python-nmap
- netifaces
- rich
- pyyaml
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scanux-1.1.27.tar.gz
(17.8 kB
view details)
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
scanux-1.1.27-py3-none-any.whl
(20.7 kB
view details)
File details
Details for the file scanux-1.1.27.tar.gz.
File metadata
- Download URL: scanux-1.1.27.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62507be4c5b9fbd1f321dc44ce0e23dc9d390589c3d68e49729ecf8682801a4b
|
|
| MD5 |
9daa8df97551f1b801aa8a3b72b120ea
|
|
| BLAKE2b-256 |
9e7df747fa107eec02b29c69fec764202041728a4b4a260a3acfcbe277d85a91
|
File details
Details for the file scanux-1.1.27-py3-none-any.whl.
File metadata
- Download URL: scanux-1.1.27-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664a7f588f9a0b7c795e60f285025766a342becff4baaf6b347daa140e12b009
|
|
| MD5 |
7ff79fe6d764c8e8d3857361eb2fdca2
|
|
| BLAKE2b-256 |
b363098ea405131df762791a3988123ebaa0834d28937bf7bf51f996d886b5f1
|