[GH-ISSUE #3215] [Feature Request] Video recording #2578

Closed
opened 2026-05-05 13:39:34 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @cedricbieder on GitHub (Dec 17, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3215

Describe the feature request

Hello,

I am thinking about recording http(s) sessions on the frps server.
Do you have already though about something? Does it seem possible? If I want to implement this, where should I start?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @cedricbieder on GitHub (Dec 17, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3215 ### Describe the feature request Hello, I am thinking about recording http(s) sessions on the frps server. Do you have already though about something? Does it seem possible? If I want to implement this, where should I start? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:39:34 -06:00
Author
Owner

@Becods commented on GitHub (Dec 18, 2022):

Logging in your backend server.

It is not very practical to try to use frp to record https log unless your https encryption and decryption is provided by frp.

<!-- gh-comment-id:1356658229 --> @Becods commented on GitHub (Dec 18, 2022): Logging in your backend server. It is not very practical to try to use frp to record https log unless your https encryption and decryption is provided by frp.
Author
Owner

@cedricbieder commented on GitHub (Dec 18, 2022):

Logging in your backend server.

It is not very practical to try to use frp to record https log unless your https encryption and decryption is provided by frp.

In this case the encryption is provided by my frp structure.
Recording and logging on the target server is not possible in this case.

<!-- gh-comment-id:1356814518 --> @cedricbieder commented on GitHub (Dec 18, 2022): > Logging in your backend server. > > It is not very practical to try to use frp to record https log unless your https encryption and decryption is provided by frp. In this case the encryption is provided by my frp structure. Recording and logging on the target server is not possible in this case.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 18, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1386289163 --> @github-actions[bot] commented on GitHub (Jan 18, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#2578
No description provided.