Skip to content

Add WireGuard support to nmtui

Javier Sánchez Parra requested to merge javsanpar/NetworkManager:master into main

I am trying to add WireGuard support to nmtui. Expect room for improvement :-P and any feedback will be highly appreciated.

  • Add WireGuard interface (Basic)
  • Edit WireGuard interface (Basic)
  • List WireGuard interface (Basic)
  • Find out all WireGuard fields needed and add them to creation form
  • Activate WireGuard interface
  • Check coding style
Edited by Javier Sánchez Parra

Merge request reports