From 67051033d8249391fce5d20dfd2ace467ccc6bb0 Mon Sep 17 00:00:00 2001 From: raul Date: Wed, 5 Jun 2024 09:46:47 +0200 Subject: [PATCH] Add ID and "Execute command" options --- cmd/templates/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cmd/templates/index.html b/cmd/templates/index.html index a6d4368..5a09fa6 100644 --- a/cmd/templates/index.html +++ b/cmd/templates/index.html @@ -5,7 +5,7 @@ Tiamat Dashboard - + @@ -20,14 +20,19 @@ {{ range .Clients }} + + +
ID Status IP Username Hostname Operating System Actions + Execute commands +
{{ .ClientID }} {{ if .IsOnline }}