https://netmaker.org logo
Retrieving external-client configuration file
# netmaker
t
Retrieving external-client configuration file
Hi, When I try to fetch a wireguard peer configuration file (via a call to DOMAIN/api/extclients/NETWORK/USERNAME/conf), the retrieved file isn't in a format WireGuard can read natively.. Is there an easy way to convert it?
Oh, after looking at the git repo I've realized you can get wireguard's format by changing 'conf' to 'file'
4 Views