Doridian / wsvpn

VPN over WebSocket and WebTransport
BSD 3-Clause "New" or "Revised" License
131 stars 15 forks source link

Update documentation examples #591

Closed Logicer16 closed 2 months ago

Logicer16 commented 2 months ago

Wonderful work you've done here. Just want to clear up some things in your documentation which would've made it much easier to begin using this project. This notably includes:

  1. The default server and client configs. These not only list available options but document their use.
  2. Example usage of the docker container. It should now be clear to new users that the NET_ADMIN capability and /dev/net/tun device are required.
Doridian commented 2 months ago

@Logicer16 Thanks for the PR :)