gpt4 book ai didi

linux - Linux 中代理服务器客户端检测

转载 作者:太空宇宙 更新时间:2023-11-04 05:24:29 24 4
gpt4 key购买 nike

有什么办法可以找出redhat linux中连接到代理服务器的客户端吗?在服务器中配置了鱿鱼,我需要连接到代理服务器的计算机的主机名?

最佳答案

您需要知道代理的 IP 地址和端口号,对于 TCP v4,通常为 0.0.0.0:3128 或 0.0.0.0:8080。然后,在代理主机上执行以下操作:

netstat -an | grep ESTABLISHED | grep PROXY_PORT

关于linux - Linux 中代理服务器客户端检测,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35201866/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com