Remove SVG diagram functionality
- Delete svg_generator.py and comprehensive_mapper.py - Remove --generate-svg option from integrated_scanner.py - Update complete_workflow.sh to remove SVG generation step - Clean up documentation and examples - Update test_system.py to remove SVG references - Add missing files to repository (EXAMPLES.sh, quickstart.sh, etc.)
This commit is contained in:
12
tests/test_config.json
Normal file
12
tests/test_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ssh_user": "root",
|
||||
"ssh_key_path": null,
|
||||
"timeout": 2,
|
||||
"additional_networks": [],
|
||||
"special_devices": {},
|
||||
"scan_options": {
|
||||
"max_workers": 10,
|
||||
"ping_timeout": 2,
|
||||
"port_scan_timeout": 1
|
||||
}
|
||||
}
|
||||
1429
tests/test_output.json
Normal file
1429
tests/test_output.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user