| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CardioNet v1.0.0 - Initial Release source code.tar.gz | 2025-12-07 | 3.6 MB | |
| CardioNet v1.0.0 - Initial Release source code.zip | 2025-12-07 | 3.6 MB | |
| README.md | 2025-12-07 | 1.5 kB | |
| Totals: 3 Items | 7.2 MB | 1 | |
CardioNet v1.0.0 - Initial Release π
The first official release of CardioNet - A modern Terminal User Interface for NMAP!
What's Inside
β
Full NMAP integration with intuitive TUI
β
Multiple scan types (SYN, TCP, UDP, FIN, ACK, Xmas, Host Discovery)
β
OS & Service version detection
β
NSE script browser and integration
β
Export formats: Normal, XML, Grepable
β
Smart XML parsing for beautiful reports
β
HTML export with customizable templates
β
Real-time scan streaming
β
Built-in manual and help system
β
Live command preview
β
Modern neon theme with keyboard shortcuts
Quick Start
:::bash
git clone https://github.com/hosnizaaraoui/cardionet.git
cd cardionet
pip install -r requirements.txt
sudo python3 cardionet.py
Key Shortcuts
| Key | Action |
|---|---|
| R | Run scan |
| E | Export results |
| C | Clear results |
| ? | Manual |
| Q | Quit |
Requirements
- Python 3.10+
- NMAP installed
- Linux/Unix system
- Root privileges for scanning
For detailed documentation, see the [README](https://github.com/hosnizaaraoui/cardionet).
Happy scanning! π