# Mockup command
curl -kv -H "Host: <target hostname>" <protocol>://<server ip address>:<port>
# Example command
curl -kv -H "Host: myapp.apps.example.com" https://152.10.10.1:443
# Mockup command
curl -kv -H "Host: <target hostname>" <protocol>://<server ip address>:<port>
# Example command
curl -kv -H "Host: myapp.apps.example.com" https://152.10.10.1:443