[GH-ISSUE #2430] Feature Request: HTTP Traffic Inspector #1931

Open
opened 2026-05-05 13:14:42 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @mdrichardson on GitHub (Jun 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2430

Originally assigned to: @blizard863 on GitHub.

The solution you want
I'd love to have the ability to inspect all traffic that flows through the tunnel. Something similar to ngrok's would be great:

image

Alternatives considered
I've used the http_proxy config line to route through Fiddler, but that only works for outgoing requests.

How to implement this function
Unknown. Not a small feature.

Application scenarios of this function
If Client has the admin dashboard enabled, they should be able to click an "Inspect" tab and see any HTTP request/responses that went through the tunnel, represented in JSON.

Originally created by @mdrichardson on GitHub (Jun 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2430 Originally assigned to: @blizard863 on GitHub. **The solution you want** I'd love to have the ability to inspect all traffic that flows through the tunnel. Something similar to [ngrok's](https://ngrok.com/docs) would be great: ![image](https://user-images.githubusercontent.com/40401643/120712822-fbd21900-c475-11eb-8321-6710bfcbb063.png) **Alternatives considered** I've used the `http_proxy` config line to route through Fiddler, but that only works for outgoing requests. **How to implement this function** Unknown. Not a small feature. **Application scenarios of this function** If Client has the admin dashboard enabled, they should be able to click an "Inspect" tab and see any HTTP request/responses that went through the tunnel, represented in JSON.
gitea-mirror added the
todo
label 2026-05-05 13:14:42 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1931
No description provided.