You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
使用过Goreplay,无法直接录制443端口的HTTPS请求。目前的方式是用nginx做流量镜像转发到其他端口,再录制新端口的请求。
请问写轮眼可以直接录制HTTPS流量,而不需要更改反向代理节点配置的方案吗?