Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All connected Peers are listed as Untitled instead of showing their name #258

Closed
dancb10 opened this issue Mar 12, 2024 · 2 comments
Closed
Labels
bug Something isn't working enhancement New feature or request

Comments

@dancb10
Copy link

dancb10 commented Mar 12, 2024

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?

@dancb10 dancb10 added the bug Something isn't working label Mar 12, 2024
@donaldzou
Copy link
Owner

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.

@donaldzou donaldzou added the enhancement New feature or request label Aug 12, 2024
@donaldzou
Copy link
Owner

This will be implement in v4. Refer to #293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants