pirate / wireguard-docs

📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
https://docs.sweeting.me/s/wireguard
MIT License
4.57k stars 316 forks source link

Wireguard GUI & management ? #36

Closed gurabli closed 4 years ago

gurabli commented 4 years ago

Hi, Is there a good, maintained and reliable script or project that I could use to manage Wireguard and peers on self hosted browser based GUI? Like creating keys, config files, adding peers, and configuring routes to peers (like does the client have access to whole remote LAN or not, etc).

Which one would you recommend, if any?

StephenBrown2 commented 4 years ago

You might check out Algo.

CerebralXor commented 4 years ago

I was looking for the same thing and found this one that looks promising. Haven't tested it just yet. https://github.com/vx3r/wg-gen-web

pirate commented 4 years ago

Yeah there are a bunch listed here: https://github.com/pirate/wireguard-docs#wireguard-setup-tools

Tailscale is probably the best if you're ok with something commercial: http://tailscale.com/ otherwise I'd recommend Algo.