Skip to content
- fix : update /gateway to return single gateway for params location, countrycode, or random
- feat : tests for api/5/gateway
- feat : add tests for cc, loc, and without
- fix : /api/5/gateway prioritise loc over cc when both are provided, rename var
- feat : append openvpn ca cert in endpoint /5/openvpn/cert
- feat : add agent registration endpoints
- fix : Return 400 when client sends an invalid country code
- fix : cache-control directive from no-cache to no-store