v7.0.1
Tiny release just to add an API endpoint parameter for ease of use.
Adds routes
parameter to /status/
api endpoint, so that when true /status/?routes=true
the endpoint will return a comma delimited set of routes that may be placed in a wireguard config file.
Features:
- Add
routes
parameter to/status/
api route.