jnsgruk / wireguard-over-wss

Resources to tunnel Wireguard over Websockets
MIT License
161 stars 31 forks source link

For wireguard client on windows over wstunnel #10

Open hirj opened 1 month ago

hirj commented 1 month ago

It is a bit difficult on windows to manage wstunnel and wireguard as a combined activity since no PreUp or PostDown available for wireg windows client, this script helps a bit, should be run as Administrator and update variables at beginning of the script.

jnsgruk commented 1 month ago

Hi, I'm not really qualified to assess whether or not this is the "right" way to do this, but thank you for the suggestion!

I'm not against merging in principle, but it would be good to add a section to the docs if we're going to do that - explaining how to get the host environment setup in terms of paths, downloading binaries, etc.