mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
must use literal ip, not 'localhost'
This commit is contained in:
+1
-1
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user