mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3607] frps怎么能显示请求的内容 #2880
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2880
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@fengyuclub commented on GitHub (Sep 13, 2023):
如果能将日志转发到专用日志服务器(类似rsyslog、splunk)就好了,目前用的log_max_days参数
@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.