Skip to content
BinaryPatrick
Go back

Using curl with SNI

Edit page

This is a short little reminder for myself, when using curl to make requests to local things and spoofing SNI, use the following command.

curl -vik --resolve google.com:443:127.0.0.1 https://google.com

Happy Curling


Edit page
Share this post on:

Previous Post
Configuring Traefik to work over Tailscale
Next Post
Adding a Figurine Login Message