Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 506 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 506 Bytes

Wireguard-UI

Wireguard VPN with web-interface.

Usage:

  • Enable IPv4 Forwarding:
sudo sysctl -w net.ipv4.ip_forward=1
  • Set or delete env variables
WGUI_ENDPOINT_ADDRESS
TELEGRAM_TOKEN
  • Build and Start Docker containers
docker compose up --build -d

Info

  • Meta IPs in Extra Allowed IPs
  • For LAN-access set WGUI_DNS and WGUI_DEFAULT_CLIENT_ALLOWED_IPS

Official repo and docs

https://github.com/ngoduykhanh/wireguard-ui