[GH-ISSUE #3607] frps怎么能显示请求的内容 #2880

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

Originally created by @zjtjustin on GitHub (Sep 9, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3607

Describe the feature request

1、日志如何配置才能看到请求头、参数、返回值等
2、在frps所在服务器上,如何配套第三方工具进行抓包,想直观的看到请求和返回信息?(服务器启动抓包工具charles、anyproxy、whistle)。proxy_bind_addr是否配置抓包用的。例如开启了 whistle8899端口的抓包服务, 配置了proxy_bind_addr = 127.0.0.1:8899 ,frpc上的代理好像就不好使了

Describe alternatives you've considered

希望能看到相关的请求和返回信息

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @zjtjustin on GitHub (Sep 9, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3607 ### Describe the feature request 1、日志如何配置才能看到请求头、参数、返回值等 2、在frps所在服务器上,如何配套第三方工具进行抓包,想直观的看到请求和返回信息?(服务器启动抓包工具charles、anyproxy、whistle)。proxy_bind_addr是否配置抓包用的。例如开启了 whistle8899端口的抓包服务, 配置了proxy_bind_addr = 127.0.0.1:8899 ,frpc上的代理好像就不好使了 ### Describe alternatives you've considered 希望能看到相关的请求和返回信息 ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [x] Others
gitea-mirror 2026-05-05 13:51:39 -06:00
Author
Owner

@fengyuclub commented on GitHub (Sep 13, 2023):

如果能将日志转发到专用日志服务器(类似rsyslog、splunk)就好了,目前用的log_max_days参数

<!-- gh-comment-id:1717312061 --> @fengyuclub commented on GitHub (Sep 13, 2023): 如果能将日志转发到专用日志服务器(类似rsyslog、splunk)就好了,目前用的log_max_days参数
Author
Owner

@github-actions[bot] commented on GitHub (Oct 14, 2023):

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

<!-- gh-comment-id:1762424148 --> @github-actions[bot] commented on GitHub (Oct 14, 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#2880
No description provided.