➜ temp nc -zv 192.168.56.10 80
Connection to 192.168.56.10 port 80 [tcp/http] succeeded!
➜ temp nc 192.168.56.10 80
GET 123 HTTP/1.1
HTTP/1.0 200 OK
Server: SimpleHTTP/0.6 Python/3.9.23
Date: Wed, 29 Apr 2026 12:59:15 GMT
Content-type: application/octet-stream
Content-Length: 5
Last-Modified: Wed, 29 Apr 2026 12:56:42 GMT
hihi

Important
Missing
asdf
12
print(123)