6 Mar 2026 CURL Set up Host header1curl -H 'Host: example.com' http://203.0.113.10/path curl --resolve example.com:443:203.0.113.10 https://example.com/path As telnet1curl -v telnet://10.26.4.124:30984