Update README.md
This commit is contained in:
parent
d545c2ed05
commit
c6f1efe3f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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.
|
webserver.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue