mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-26 16:05:55 +03:00
[GH-ISSUE #584] 是否考虑支持Proxy Protocol或X-Forwarded-For/X-Real-IP读取客户端真实IP信息? #472
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#472
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 @ConstasJ on GitHub (Jul 10, 2025).
Original GitHub issue: https://github.com/snail007/goproxy/issues/584
目前Goproxy文档似乎并没有提到通过这些常见的客户端IP透传机制获取真实IP的方法
所以Goproxy已经或计划支持类似的功能吗?
在NAT环境下这个功能还是非常实用的