HTTP 요청에서 호스트 헤더를 설정하기 위해 netcat(nc)을 사용하는 방법은 무엇입니까?
답변1
답을 찾았습니다: nc localhost 80 GET / HTTP/1.0 Host: de5c31dc1bdfeb2c165d1d1a91cf5588 Some-other-head: wow Content-length: 100
HTTP 요청에서 호스트 헤더를 설정하기 위해 netcat(nc)을 사용하는 방법은 무엇입니까?
답을 찾았습니다: nc localhost 80 GET / HTTP/1.0 Host: de5c31dc1bdfeb2c165d1d1a91cf5588 Some-other-head: wow Content-length: 100