YueGuobin 6c96e7493f
feat(web-wireshark): add method to retrieve container IP and refactor websocket endpoint
- Add `get_container_ip` method to WebWiresharkManager for retrieving container IP addresses in wireshark network
- Method uses Docker API as primary approach with container command execution as fallback
- Refactor web_wireshark_websocket endpoint to use new method instead of direct Docker queries
- Improve error handling and logging for container IP retrieval failures
2026-04-22 22:35:50 +08:00
..
2026-04-21 18:15:00 +08:00
2026-03-28 09:54:22 +08:00
2026-04-04 19:55:13 +08:00
2026-04-21 13:16:36 +08:00
2024-04-22 18:51:29 +07:00
2026-04-12 20:59:20 +08:00
2022-01-19 22:28:36 +10:30
2026-04-12 21:17:17 +08:00