diff --git a/cmd/templates/command.html b/cmd/templates/command.html index af79e65..0afca55 100644 --- a/cmd/templates/command.html +++ b/cmd/templates/command.html @@ -2,7 +2,7 @@ - Tiamat Dashboard + Tiamat | Executing {{ .Client.ClientBasicInfo.Hostname }} @@ -29,7 +29,6 @@

Executing commands for {{ .Client.ClientBasicInfo.Hostname }}

-

diff --git a/cmd/templates/index.html b/cmd/templates/index.html index 3229b02..00704ae 100644 --- a/cmd/templates/index.html +++ b/cmd/templates/index.html @@ -2,7 +2,7 @@ - Tiamat Dashboard + Tiamat | Dashboard @@ -29,17 +29,18 @@

Current clients

+
{{ range .Clients }} - - - - - - - + + + + + + + diff --git a/cmd/templates/style.css b/cmd/templates/style.css index a92984d..a10a165 100644 --- a/cmd/templates/style.css +++ b/cmd/templates/style.css @@ -36,6 +36,10 @@ td { padding: 5px; } +td#bold { + font-weight: bold; +} + on { color: green; font-weight: 500; @@ -140,7 +144,7 @@ footer { div#command { width: 100%; - height: 50%; + height: 60%; border: 2px solid black; overflow: scroll; padding-bottom: 30px;
IDStatusRemote IPLocal IPUsernameHostnameOperating SystemIDStatusRemote IPLocal IPUsernameHostnameOperating System CMD