{{if eq false .isAdmin}}
{{or .tcp_p "0"}} / {{or .tls_p "0"}}
{{or .ws_p "0"}} / {{or .wss_p "0"}}
{{end}}
{{if eq true .isAdmin}}
{{/*今日*/}}
{{.data.clientOnlineCount}}
{{/*
44%
*/}}
{{/*
新访客*/}}
-
{{if index . "tcp_p"}}TCP:{{.tcp_p}} {{end}}{{if index . "kcp_p"}}KCP:{{.kcp_p}} {{end}}{{if index . "tls_p"}}TLS:{{.tls_p}} {{end}}{{if index . "ws_p"}}WS:{{.ws_p}} {{end}}{{if index . "wss_p"}}WSS:{{.wss_p}} {{end}}{{if index . "ws_path"}}Path:{{.ws_path}}{{end}}
-
{{or .data.httpProxyPort "0"}} / {{or .data.httpsProxyPort "0"}}
-
-
{{.data.flowStoreInterval}}
-
-
-
{{.data.p2pIp}} | {{.data.serverIpv4}} | {{.data.serverIpv6}}
-
{{.data.version}} ({{.data.minVersion}})
{{end}}
{{if eq true .isAdmin}}
{{if eq true .system_info_display}}
{{end}}
{{end}}
{{if eq true .isAdmin}}
{{end}}