-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I noticed two small quirks when importing a WireGuard config into the defguard client:
1.) Config name not taken from filename
If I import a config like ktang.conf, defguard doesn’t use ktang as the config name and makes me type one in manually. Not a huge deal, just feels a bit weird since the official WireGuard client uses the filename automatically.
2.) Only first DNS server gets imported
If the config has two DNS servers, only the first one gets imported.
Example:
DNS = 192.168.1.1,192.168.1.12
Defguard imports 192.168.1.1, but I have to manually add 192.168.1.12, which works.
Would be nice if import behavior matched official WireGuard clients a bit more. Thanks! 🙏
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
New