在 Windows 上使用 Telnet 需要很长时间。这种情况常见吗?

发布于 2024-10-21 19:50:57 字数 246 浏览 4 评论 0原文

我尝试在 Windows XP 上通过 Telnet 访问某些网站,每当我在端口 80 上打开网站或我的 127.0.0.1 时,它就会回显返回 connecting to 127.0.0.1 ... 或我输入的任何其他目标。

很长一段时间后,连接超时,我什么也没有留下。

我的浏览器工作正常。

有什么问题吗?

I'm trying to access some websites via Telnet on Windows XP and whenever I open a website or my 127.0.0.1 on port 80 it echoes back connecting to 127.0.0.1 ... or whatever other target I have typed.

After a long long time the connection times out and I'm left with nothing.

My browser works fine.

Is there something wrong?

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

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

发布评论

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

评论(1

风为裳 2024-10-28 19:50:57

如果在 connecting... 字符串后输入 GET / 会发生什么?可能是您已经连接,但 telnet 客户端没有告诉您,而网络服务器正在等待您执行某些操作。

What happens if you type GET / after the connecting... string? It could be that you've connected and your telnet client isn't telling you, and the webserver's waiting for you to do something.

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