From 7446bb49e544a16faa46daf8e2f7d7f242ad4c0b Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 29 May 2024 21:37:03 +1200 Subject: [PATCH] enable and disable interfaces via ui --- public/index.html | 54 +++++++++++++++++++++++++++++++++++++++++++++-- web.py | 48 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 99 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 16bf553..9a0fefd 100644 --- a/public/index.html +++ b/public/index.html @@ -710,8 +710,26 @@
{{ iface.type ?? 'Unknown Interface Type' }}
- +
+ + +
+ + +