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.30.tar.gz
(19.0 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.30-py3-none-any.whl
(22.2 kB
view details)
File details
Details for the file scanux-1.1.30.tar.gz.
File metadata
- Download URL: scanux-1.1.30.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
715dff3e449d61d40022f3fd6e042429432f07c98658270e99cb6830ea0a6201
|
|
| MD5 |
93312125f20525ae6d34a2ae4cffd223
|
|
| BLAKE2b-256 |
0a579c2f2fb5ac7276b8ee5bad250c72033ed09a410907ec5970b9b48ed73fdd
|
File details
Details for the file scanux-1.1.30-py3-none-any.whl.
File metadata
- Download URL: scanux-1.1.30-py3-none-any.whl
- Upload date:
- Size: 22.2 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 |
8b283dcfd401d98e4e7e4eeda3187292ff5627f31321ba0fd71af819d0a955c3
|
|
| MD5 |
25b4d742633cc652d5587375b05ea0cb
|
|
| BLAKE2b-256 |
5ca5cb52c88eb1e115fe3554495b64ffc520d57ae75661a214dfd0e619adca27
|