socket.getaddrinfo("http://www.news.com",None)when you try to parser dns,can not start with http://,belows is the right waysocket.getaddrinfo("www.xx.com",None) 相关文章: 2021-12-16 2021-07-26 2021-11-13 2022-01-19 2021-12-29 2021-07-21 2021-08-08 2021-08-04