Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Mark config keys that are available with wg-quick only #21
Comments
|
Sure, although I'm surprised anyone uses raw |
|
Depends on use case I suppose, if you're using it as a client(s) - server VPN for privacy or whatever wg-quick is probably great. For networking many servers though you might prefer to use systemd (supports WireGuard netdevs as of v241 as I recall, better support in 243) or similar file-based config. |
|
I just checked and |
DNSandAddressfor example are only valid config items when using thewg-quicktool, IMO it would be good to distinguish these and any others, just a brief:marker, perhaps linking to a section that explains.