mirror of
https://github.com/tlsnotary/docs-mdbook.git
synced 2026-01-09 12:47:57 -05:00
minor correction
This commit is contained in:
@@ -36,7 +36,7 @@ To use the TLSnotary hosted proxy:
|
||||
|
||||
To run your own websockify proxy **locally**, run:
|
||||
```sh
|
||||
cargo install websocat./docker/build.sh
|
||||
cargo install websocat
|
||||
websocat --binary -v ws-l:0.0.0.0:55688 tcp:api.x.com:443
|
||||
```
|
||||
Note the `api.x.com:443` argument on the last line.
|
||||
|
||||
Reference in New Issue
Block a user