Grinder - 客户端打开连接但未发送任何字节

发布于 2024-10-20 21:43:11 字数 254 浏览 1 评论 0原文

当尝试使用 The Grinder 附带的 TCPProxy 工具时,我收到以下错误。我已经接受

3/10/11 10:47:58 AM (tcpproxy): Failed to determine proxy destination.

Client opened connection but sent no bytes.

我的浏览器代理设置位于本地主机和正确的端口。我知道您需要更多详细信息,所以请特别告诉我哪些细节。

When attempting to use the TCPProxy tool included with The Grinder, I get the following error. I have accepted

3/10/11 10:47:58 AM (tcpproxy): Failed to determine proxy destination.

Client opened connection but sent no bytes.

I have my browser proxy settings at localhost and the right port. I realise you need more details, so let me know which in particular.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月如刀 2024-10-27 21:43:11
  • 确保您没有拦截 TCP 连接的本地防病毒软件
  • 确保您的本地防火墙没有配置得太严格
  • 确保您已将 localhost:8001 设置为浏览器中的 http 代理,而不是袜子
  • 确保您的浏览器尝试访问真实站点,而不是本地代理

哪个操作系统上有哪个浏览器?有杀毒软件吗?防火墙?您是否正在连接到真正的非 SSL 站点?您通常使用代理还是直接连接?

  • Ensure you do not have a local antivirus which intercepts TCP connections
  • Ensure your local firewall is not configured too strict
  • Ensure you've set localhost:8001 as the http proxy in your browser, not socks
  • Ensure your browser attempts to go to a real site, not the local proxy

Which browser on which OS? Any antivirus? Firewall? Are you connecting to a real non-SSL site? Do you normally use a proxy or directly connect?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文