From 54a8bc15d9a0ee49834a289aca6602ab3b3d04c1 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 18 Mar 2017 14:48:49 -0600 Subject: [PATCH] more network handling stuff --- admin/public/index.html | 16 ++- admin/public/js/app.js | 48 ++++++++- lib/app.js | 5 + packages/apis/com.daplie.caddy/index.js | 123 ++++++++++++++++-------- 4 files changed, 146 insertions(+), 46 deletions(-) diff --git a/admin/public/index.html b/admin/public/index.html index 9f4d02b..9851f8f 100644 --- a/admin/public/index.html +++ b/admin/public/index.html @@ -12,6 +12,12 @@ Server Name: '' running from
/ +
+ iface: +
+ ipv4: +
+ ipv6:

@@ -20,7 +26,7 @@
-
+
-
+

In order to administer this server you must authenticate.

@@ -155,6 +161,7 @@ /> @@ -214,6 +221,11 @@

OAuth3 Tunnel Options

+ +