Update README.md

This commit is contained in:
Anders Pitman 2020-10-14 15:17:37 -06:00 committed by GitHub
parent d545c2ed05
commit c6f1efe3f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ And you run the following command on your laptop:
ssh -tR 9001:localhost:8080 example.com sirtunnel.py sub1.example.com 9001
```
Now any requests to `https://sub.example.com` will be proxied to your local
Now any requests to `https://sub1.example.com` will be proxied to your local
webserver.