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.6.tar.gz
(10.3 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.6-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file scanux-1.0.6.tar.gz.
File metadata
- Download URL: scanux-1.0.6.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d843880d4bf3b7a5ae998a1a97928001d85e099ccd4eff88c7cd48d99260c075
|
|
| MD5 |
09665072f12c584f2f69ac5af4bfeb71
|
|
| BLAKE2b-256 |
56f09106f17d02358f87dc45cd9286f0c5957b7c6514d65dbeebdc7c100a8276
|
File details
Details for the file scanux-1.0.6-py3-none-any.whl.
File metadata
- Download URL: scanux-1.0.6-py3-none-any.whl
- Upload date:
- Size: 12.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 |
566f83c407f82512b3bd2262e11f35e83e3e975e0e2f24317dc32ad7e644d6aa
|
|
| MD5 |
d77ea4dad9b2e8bf5a97e454820ac417
|
|
| BLAKE2b-256 |
05f21a78b382b3cacd29211caa106ad58b44b4caa892ec096b8bbaae24370b3a
|