如何使用 netcat (nc) 在 HTTP 请求中设置主机头?
答案1
我找到了答案:nc localhost 80 GET / HTTP/1.0 Host:de5c31dc1bdfeb2c165d1d1a91cf5588 Some-other-head:哇 Content-length:100
如何使用 netcat (nc) 在 HTTP 请求中设置主机头?
我找到了答案:nc localhost 80 GET / HTTP/1.0 Host:de5c31dc1bdfeb2c165d1d1a91cf5588 Some-other-head:哇 Content-length:100