From fc11cc2c4c13cd705eeeb94d51a03029b1286a08 Mon Sep 17 00:00:00 2001 From: Daniel Ding Date: Tue, 23 Jan 2024 12:15:52 +0800 Subject: [PATCH] fix: print output in index.html --- pkg/public/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/public/index.html b/pkg/public/index.html index 098709d..f15ac27 100755 --- a/pkg/public/index.html +++ b/pkg/public/index.html @@ -142,7 +142,7 @@ UUID Alive Device - User + Segment Protocol Connection Rx|Tx Traffic @@ -155,9 +155,9 @@ output {{ prettyTime .AliveTime }} {{ .Device }} - -- + ID:{{ .Segment }} {{ .Protocol }} - {{ .Connection }} + {{ .Remote }} {{ .RxBytes }} | {{ .TxBytes }} {{ if .RxBytes }}success @@ -170,8 +170,8 @@ {{ .Name }} {{ prettyTime .AliveTime }} - spi:{{ .Spi }} - -- + loopback + ID:{{ .Spi }} esp {{ .Remote }} {{ .RxBytes }} | {{ .TxBytes }}