Skip to content

xinthose/Netplan-GUI

Repository files navigation

Netplan-GUI

About

  • Graphical User Interface to configure Netplan YAML file on Ubuntu 18+ specifically (other linux OS should work too)
  • Front end uses Angular and the back end uses Python
  • Read INSTALL.md for installation instructions

Features

  • Can add multiple IP addresses with different subnets to a single NIC/bridge.
  • Ability to setup a bridge with two NICs attached to it.
  • Can individually setup network on two different NICs.
  • Can setup network to connect to an existing Wi-Fi network.
  • Can run helpful commands (reboot, shutdown, clear logs, change log file persmissions so that they can be viewed remotely over apache).
  • Mobile friendly and works in all modern browsers.

Screenshot   Screenshot

Use Cases

  • Linux unattended kiosk that needs easy network configuration via the browser (especially for those without programming knowledge)