curl--proxy<PROXY_HOST>:<PROXY_PORT><HOST>:<PORT>-v Sample output ➜ ~ curl https://www.google.com -v* Trying 172.217.172.68... * TCP_NODELAY set * Connected to www.google.com (172.217.172.68) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set ce...