fix typo in README
This commit is contained in:
parent
20e28fdb5e
commit
4524397d4f
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ Options:
|
||||||
'stdio://google.com:443' => listen for data from stdio, mainly for `ssh -o ProxyCommand="wstunnel client -L stdio://%h:%p
|
'stdio://google.com:443' => listen for data from stdio, mainly for `ssh -o ProxyCommand="wstunnel client -L stdio://%h:%p
|
||||||
|
|
||||||
'unix:///tmp/wstunnel.sock:g.com:443' => listen for data from unix socket of path /tmp/wstunnel.sock and forward to g.com:443
|
'unix:///tmp/wstunnel.sock:g.com:443' => listen for data from unix socket of path /tmp/wstunnel.sock and forward to g.com:443
|
||||||
ws://localhost:8080" my-server`
|
|
||||||
-R, --remote-to-local <{tcp,udp,socks5,unix}://[BIND:]PORT:HOST:PORT>
|
-R, --remote-to-local <{tcp,udp,socks5,unix}://[BIND:]PORT:HOST:PORT>
|
||||||
Listen on remote and forwards traffic from local. Can be specified multiple times.
|
Listen on remote and forwards traffic from local. Can be specified multiple times.
|
||||||
examples:
|
examples:
|
||||||
|
|
Loading…
Reference in a new issue