Update README.md
This commit is contained in:
parent
fa1ec552fa
commit
81e57bd81c
1 changed files with 2 additions and 3 deletions
|
@ -475,6 +475,8 @@ FAQ
|
|||
gateway for the ip of wstunnel server.
|
||||
Else if you forward all the traffic without putting a static route, you will endup looping your traffic wireguard
|
||||
interface -> wstunnel client -> wireguard interface
|
||||
- If you have trouble making it works on windows, please check this issue
|
||||
https://github.com/erebe/wstunnel/issues/252
|
||||
|
||||
---
|
||||
|
||||
|
@ -542,9 +544,6 @@ wstunnel client --http-upgrade-path-prefix h3GywpDrP6gJEdZ6xbJbZZVFmvFZDCa4KcRd
|
|||
Now your wstunnel server, will only accept connection if the client specify the correct path prefix during the upgrade
|
||||
request.
|
||||
|
||||
If you have trouble making it works on windows, please check this issue
|
||||
https://github.com/erebe/wstunnel/issues/252
|
||||
|
||||
---
|
||||
|
||||
### Use HTTP2 instead of websocket for the transport protocol <a name="http2"></a>
|
||||
|
|
Loading…
Reference in a new issue