RaspAP / raspap-webgui

Simple wireless AP setup & management for Debian-based devices
https://raspap.com/
GNU General Public License v3.0
4.43k stars 786 forks source link

Implement NetworkManager or NMCLI backend to RaspAP #1573

Closed navado closed 4 months ago

navado commented 4 months ago

Describe the solution you'd like

Instead of reinventing NetworkManager use it as backend for all network and wifi related operations. nmcli is command line utility to manage most of the aspects of the networking in Linux. NetworkManader is de-facto standard software to configure network in Linux based distros.