wg-access-server
wg-access-server copied to clipboard
API for adding/removing devices and downloading config
Hi there,
I plan to add wireguard to many servers and have the devices managed by wg-access-server.
It would be really great to have a REST API so I can automate several tasks via bash.
Here's an example flow:
- Server is setup
- Wireguard device added from new server using API
- Wireguard client config downloaded from server using API
Yep, this is something we can support eventually.
I'll leave this open as a feature request.
to add to this feature request a bit, being able to set things about the client normally implicit to the webUI, like AllowedIPs, would be amazing.
That'd allow a client to bridge in another network and would probably also end up helping https://github.com/Place1/wg-access-server/issues/49