X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=curlie%2FREADME.md;h=68de6fe15b056e7a86e0898558b7311469c8167e;hb=07420f775e90d2acff6522c2155adf34273d130e;hp=47ce7a7929e535e834f9deca1aa2f80a4d8ae198;hpb=52827e65685a21d1b36c798dc52c5b000ab4e046;p=webi-installers%2F.git diff --git a/curlie/README.md b/curlie/README.md index 47ce7a7..68de6fe 100644 --- a/curlie/README.md +++ b/curlie/README.md @@ -56,5 +56,5 @@ a remote hostname and TLS SNI (or when you want to break things 😈). ```bash curlie https://foo.example.com:8443 "Host: foo.example.com" \ - --resolve foo.example.com:8443:localhost + --resolve foo.example.com:8443:127.0.0.1 ```