gpt4 book ai didi

telnet - 如何使用命令提示符远程登录Google?

转载 作者:行者123 更新时间:2023-12-03 15:25:57 24 4
gpt4 key购买 nike

这就是我尝试过的

telnet www.google.com 80

Get HTTP/1.1 Host:www.google.com

这是我收到的回信
HTTP/1.0 400 Bad Request
Content-Type: text/html; charset=UTF-8
Content-Length: 925
Date: Sat, 24 Nov 2012 19:37:42 GMT
Server: GFE/2.0

我该如何工作?我试图使用telnet访问www.google.com

最佳答案

$ telnet www.google.com 80
Trying 173.194.38.82...
Connected to www.google.com.
Escape character is '^]'.
GET / HTTP/1.1

HTTP/1.1 302 Found
Location: http://www.google.co.jp/
Cache-Control: private
Content-Type: text/html; charset=UTF-8
[.... skipped ....]

关于telnet - 如何使用命令提示符远程登录Google?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13544857/

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