Update README.md

This commit is contained in:
Erèbe - Romain Gerard 2024-04-19 20:49:48 +02:00 committed by GitHub
parent fa1ec552fa
commit 81e57bd81c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -475,6 +475,8 @@ FAQ
gateway for the ip of wstunnel server. 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 Else if you forward all the traffic without putting a static route, you will endup looping your traffic wireguard
interface -> wstunnel client -> wireguard interface 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 Now your wstunnel server, will only accept connection if the client specify the correct path prefix during the upgrade
request. 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> ### Use HTTP2 instead of websocket for the transport protocol <a name="http2"></a>