Commit Graph

16 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
cd9b0db44d fix: Implement channel-based packet handling for TUI live updates 2026-01-19 15:51:25 +01:00
Jose Luis Montañes Ojados
f0911737f4 fix: Extract network metadata from tcpdump headers to populate SIP packet IPs 2026-01-19 15:40:11 +01:00
Jose Luis Montañes Ojados
2d99d8ddc4 fix: Robust parsing of SIP messages from tcpdump output containing raw header artifacts 2026-01-19 15:35:13 +01:00
Jose Luis Montañes Ojados
4fa44fb9c7 chore: Add verbose logging to local capture for debugging purposes 2026-01-19 15:28:16 +01:00
Jose Luis Montañes Ojados
b8984f25a0 fix: Add -nn flag to tcpdump commands to resolve macOS capture issues 2026-01-19 15:26:01 +01:00
Jose Luis Montañes Ojados
854cf926ed feat: Add call duration to call detail view 2026-01-19 15:02:27 +01:00
Jose Luis Montañes Ojados
bdd6cbf72a fix: Allow direct 'p' shortcut for pcap import in Capture View 2026-01-19 14:54:49 +01:00
Jose Luis Montañes Ojados
6c80a2410e chore: add .gitignore to ignore logs directory. 2026-01-19 14:53:51 +01:00
Jose Luis Montañes Ojados
a350c3f178 feat: Add .gitignore and an initial network map configuration in JSON format. 2026-01-19 14:53:28 +01:00
Jose Luis Montañes Ojados
5f00506758 feat: Update node label format to Name (Type) without outer parentheses 2026-01-19 14:52:38 +01:00
Jose Luis Montañes Ojados
2a8f0c633a feat: Add PCAP import shortcut to capture view help 2026-01-19 14:49:50 +01:00
Jose Luis Montañes Ojados
7cb29c45e3 feat: Add colored node labels by type and clean up display format 2026-01-19 14:48:03 +01:00
Jose Luis Montañes Ojados
7375539def feat: Refine Call Detail UI to separate network info from transaction flow 2026-01-19 14:36:01 +01:00
Jose Luis Montañes Ojados
063650976b feat: TUI visual improvements (nav bar, flow details) and timestamp support 2026-01-19 14:34:43 +01:00
Jose Luis Montañes Ojados
efb50ffc8e feat: Add pcap import, file browser, logging, local capture, and stable call ordering 2026-01-19 14:28:56 +01:00
Jose Luis Montañes Ojados
3e5742d353 feat: Initial project structure with TUI, SSH, SIP parser, and capture modules 2026-01-19 13:46:27 +01:00