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.24.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.24-py3-none-any.whl
(20.6 kB
view details)
File details
Details for the file scanux-1.1.24.tar.gz.
File metadata
- Download URL: scanux-1.1.24.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 |
267af17bd35d36cbba8d587764f502bf1cb3674332ce4ac01d3dd7991fc88990
|
|
| MD5 |
9567d532408f221fa51e9c9ada86cf83
|
|
| BLAKE2b-256 |
1c72ff5f4276b758fba14f9a0c8753646557414a2562dda2e22c9056cebaadd2
|
File details
Details for the file scanux-1.1.24-py3-none-any.whl.
File metadata
- Download URL: scanux-1.1.24-py3-none-any.whl
- Upload date:
- Size: 20.6 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 |
1a51e73fe12eabfd37e1f0ea8c5c7e8ed4ab5cccbb141a54c8947dc87a4c25eb
|
|
| MD5 |
e2e2dde342d57b4f33eeab9e6427f00b
|
|
| BLAKE2b-256 |
3a2a0a4480e210dd9f16f148514e34b7ccbebf8a3c352cdd48eecf365f69f04b
|