Add live-tail of all log files as well as local DNS and CNAME records handling (add new and delete existing records is still TODO at this point)

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-02-20 15:41:12 +01:00
parent 90aa9c9ac1
commit 5f7ceda54f
13 changed files with 564 additions and 422 deletions

View File

@@ -6,7 +6,6 @@
* Please see LICENSE file for your rights under this license. */
/* global apiFailure:false */
/* exported updateHostInfo, updateCacheInfo */
var hostinfoTimer = null;