This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我正在修改CGIProxy以启用将客户端 IP 地址传递给远程/目标,因此远程将识别请求来自客户端(而不是代理服务器)。有可能做这件事吗?CGIProxy 使用 SSLeay 向 SSL 服务器发送请求。但我需要通过提供的所有协议(http、https、ftp)传递客户端 IP 地址。我对代理概念和网络编程都不太了解。