kftray v0.22.0 - kftui now has HTTP traffic inspection and lets you replay requests for kubectl port forwards o/
Just press "l" on any port forward config to enable HTTP logging. You can also press Shift+L to configure it for each config (max file size, retention days, auto-cleanup) to keep logs under control.
To view recorded traffic, press Shift+V to see all requests going through that port forward. You'll get a list with request details, then press Enter to see the full request/response side by side.
Here's the useful bit: press Shift+R in the detail view to replay any requests, this is useful during troubleshooting of any HTTP service without setting up proxies or digging through logs.
kftui-http-logs.mp4