Add comprehensive network mapper and workflow script
- comprehensive_mapper.py: Combines network scanning with pfSense XML parsing - run_network_mapping.sh: Complete workflow script for network discovery - Successfully tested with both pfSense XML files and live network scan - Generates comprehensive JSON data and SVG network diagrams - Includes WireGuard VPN topology, static routes, and DHCP mappings
This commit is contained in:
14
network_report.md
Normal file
14
network_report.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Network Mapping Report
|
||||
Generated on: Fr 10. Okt 11:14:30 CEST 2025
|
||||
|
||||
## Network Statistics
|
||||
- Network Segments: 15
|
||||
- pfSense Firewalls: 2
|
||||
- WireGuard Networks: 3
|
||||
- Static Routes: 3
|
||||
- DHCP Static Mappings: 54
|
||||
|
||||
## Generated Files
|
||||
- comprehensive_network.json - Complete network data
|
||||
- comprehensive_network.svg - Network topology diagram
|
||||
- network_report.md - This summary report
|
||||
Reference in New Issue
Block a user