mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #522] Cant' Hide Real Requester Client IP On Reverse Proxy #425
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#425
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 @hangadelen-qop on GitHub (Jan 24, 2023).
Original GitHub issue: https://github.com/snail007/goproxy/issues/522
I have tried TCP and HTTP Reverse proxy and upstream configs on commercial licence. But on main server, we can still see requester user real IP details. I have also tried outgoing ip configs for both tcp and http.
Client -> Proxy VPS -> Main Server
We have to show VPS ip address details on main server for requester client.
Do i have to add secondary reverse proxy vps or miss something maybe?
@hangadelen-qop commented on GitHub (Jan 24, 2023):
Outgoing ip configs -> --bind-listen
@hangadelen-qop commented on GitHub (Jan 24, 2023):
Or which config details do we have to use
@snail007 commented on GitHub (Jan 24, 2023):
fill the issue template
@hangadelen-qop commented on GitHub (Jan 24, 2023):
Let me fill
@hangadelen-qop commented on GitHub (Jan 24, 2023):
Expected Behavior
Proxy VPS Server IP Must Be Shown On Reverse Proxy / Upstream
Current Behavior
Still Showing Real User IP On Main Server
Possible Solution
Maybe I Miss Something From Configs. Dont Know.
Steps to Reproduce
Context (Environment)
Detailed Description
I have tried TCP and HTTP Reverse proxy and upstream configs on commercial licence. But on main server, we can still see requester user real IP details. I have also tried outgoing ip configs for both tcp and http.
Client -> Proxy VPS -> Main Server
We have to show VPS ip address details on main server for requester client.
Do i have to add secondary reverse proxy vps or miss something maybe?
Possible Implementation
@hangadelen-qop commented on GitHub (Jan 25, 2023):
Hey sir i filled the template on same issue link
24 Oca 2023 Sal 16:03 tarihinde snail007 @.***> şunu
yazdı:
@snail007 commented on GitHub (Jan 26, 2023):
what is your "main server", it is impossiable to get your client ip by "tcp remote address".
@hangadelen-qop commented on GitHub (Jan 26, 2023):
My command is true ? Or missing something btw ?