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.0.9.tar.gz
(11.6 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.0.9-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file scanux-1.0.9.tar.gz.
File metadata
- Download URL: scanux-1.0.9.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
596befe82dc2fd4e6ec70a56609781b964db2d1076fc2341d4ecdaa1fa1fada0
|
|
| MD5 |
7ef7d7573ca94e2c3b6d7197cdfaadde
|
|
| BLAKE2b-256 |
2bcf1c9814da67bca4199b23fbed051afa31a117253194c6feb2ed02c2525d93
|
File details
Details for the file scanux-1.0.9-py3-none-any.whl.
File metadata
- Download URL: scanux-1.0.9-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
8b56c25ef81ac9b02a9580f412f0e1c99133a03f068dfad80d4fc8c4ccfdfabd
|
|
| MD5 |
c597c0f8fc7256258d55841b23fbf4e0
|
|
| BLAKE2b-256 |
d0d2f4c3419219650099c1d77753a16eba37d101982b7aecde6f0399e2231d6d
|