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.18.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.18-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file scanux-1.0.18.tar.gz.
File metadata
- Download URL: scanux-1.0.18.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 |
8eabca3c6a349f83694a6b7cf07c56392ac5e6483d132549ed35992d6f7d612e
|
|
| MD5 |
d1f0cbc753b072b3552d021288a84ff9
|
|
| BLAKE2b-256 |
0e79eb53dec01b9974809fd1d9fb68685c8ee01ff1a3de961ffb51065647b5bf
|
File details
Details for the file scanux-1.0.18-py3-none-any.whl.
File metadata
- Download URL: scanux-1.0.18-py3-none-any.whl
- Upload date:
- Size: 19.8 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 |
15b9d24faad4b2ad8eece71df67dd76ff7663a0a2e58a529904bcf6119c721dd
|
|
| MD5 |
e75178a6d8d3b6a3d0ecb5fa9e428a3d
|
|
| BLAKE2b-256 |
2e38c5a12fc5a86702c4bfef8dfd162176d2f86327a4a256969563360b8164b5
|