Files
kubeshark/cmd
Alon Girmonsky eb7dc42b6e Add get_file_url and download_file MCP tools (#1853)
* Reapply "Add get_file_url and download_file MCP tools"

This reverts commit a46f05c4aa.

* Use dedicated HTTP client for file downloads to support large files

The default httpClient has a 30s total timeout that would fail for
large PCAP downloads (up to 10GB). Use a separate client with only
connection-level timeouts (TLS handshake, response headers) so the
body can stream without a deadline.
2026-03-04 09:17:23 -08:00
..
2024-05-23 01:20:55 +03:00
2024-10-14 14:00:34 -07:00
2023-07-06 21:57:21 +03:00
2024-05-23 01:20:55 +03:00
2022-12-29 03:45:24 +03:00