Show HN: wghttp – An HTTP server for managing WireGuard devices
3 brsyuksel 1 5/16/2025, 4:18:17 PM github.com ↗
Unix socket default, opinionated behavior, swagger UI, lightweight server.
Comments (1)
badmonster · 4h ago
Are there any plans to add authentication for the HTTP API when running in TCP mode? It looks like the Unix socket mode relies on system-level permissions (which is great), but TCP mode seems wide open unless wrapped externally (e.g. behind a reverse proxy or firewall).