mirror of
https://github.com/mblanke/StrikePackageGPT.git
synced 2026-03-01 14:20:21 -05:00
- Fixed jumpy network map: nodes settle in 2 seconds and stay fixed - Added click vs drag detection for better node interaction - Made legend clickable as OS type filters (Windows, Linux, macOS, etc.) - Multiple filters can be active simultaneously (OR logic) - Added 'Clear filters' button when filters are active - Added DELETE endpoints to clear network hosts from dashboard - Fixed nmap parser to only include hosts with open ports - Nodes stay in place after dragging
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
docker==7.1.0
|
|
pydantic==2.10.2
|
|
websockets==14.1
|
|
httpx==0.28.1
|