You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a specific wireguard config format that we must follow tho also display the Peers names? Seems like I can see all the transferred data for each peer, their endpoints, allowed ips, etc but all peers are listed in the UI as Unitled. I've been trying to read from the code how do you parse the wg0.conf file and extract the name?
The text was updated successfully, but these errors were encountered:
Hi! Unfortunately the dashboard will not parse comments in the configuration file due to it could be any format. To set the peer's name, you can do it through the UI. Sorry about that.
Is there a specific wireguard config format that we must follow tho also display the Peers names? Seems like I can see all the transferred data for each peer, their endpoints, allowed ips, etc but all peers are listed in the UI as Unitled. I've been trying to read from the code how do you parse the wg0.conf file and extract the name?
The text was updated successfully, but these errors were encountered: