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.10.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.10-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file scanux-1.0.10.tar.gz.
File metadata
- Download URL: scanux-1.0.10.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 |
b06f85f5bcf2dd22deeebb8423ff623da5dc2ac84356d65c25422afcce0e3877
|
|
| MD5 |
9f418a14fdcd17b1a6444b6d4e7de584
|
|
| BLAKE2b-256 |
f58ff6a34f1013fb37e652eff25e4032551c222acaeeac7992a7200f754e6447
|
File details
Details for the file scanux-1.0.10-py3-none-any.whl.
File metadata
- Download URL: scanux-1.0.10-py3-none-any.whl
- Upload date:
- Size: 13.9 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 |
d98d672463c56c30fb9d4249e8189124ea3aeef5ce82685f609b297653d6ba0b
|
|
| MD5 |
9b583725fffab0b0dd56e447e6aa2f1c
|
|
| BLAKE2b-256 |
3bc305a21eeccee53951eb998d611d22cb7b0517785822b0f7b7a3d4591fe2d4
|