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.19.tar.gz
(17.1 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.19-py3-none-any.whl
(19.9 kB
view details)
File details
Details for the file scanux-1.0.19.tar.gz.
File metadata
- Download URL: scanux-1.0.19.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73b6f7df20e85d657f7da6262dee1d9d38c5218c6420ffb51ff852423c5bb2e4
|
|
| MD5 |
e87b4f027d0ef07b974f90425f8ef0e0
|
|
| BLAKE2b-256 |
7d4e41c4ca7ea614c927e6d8d21f30f1f6fb03440cb51adbbb5418e266b113a3
|
File details
Details for the file scanux-1.0.19-py3-none-any.whl.
File metadata
- Download URL: scanux-1.0.19-py3-none-any.whl
- Upload date:
- Size: 19.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 |
944a82f4cacf522dc0f52ac62423d3a4a743ae7ac4a1c19b6eda2e7d108a3183
|
|
| MD5 |
a59fc9268c392de1bced90ecf88e0824
|
|
| BLAKE2b-256 |
da7fa9cbaac6b4f6cf9a4aec09657f84a36ecf659827665c68482b0ae09d81c5
|