{{ template "tunnel-menu" . }}
Service | Active | Available |
---|---|---|
HTTP{{ if $http.Secure }}/S{{ end }}: {{ $http.DomainName }}:80 {{ if $http.Secure }}{{ $http.DomainName }}:443{{ end }} |
{{ if $http.Active }} {{ end }} | {{ if $http.Active }} {{ if $http.Available }} {{ else }} {{ end }} {{ end }} |
tcp:{{ $tcp.Port }} | {{ if $tcp.Active }} {{ end }} | {{ if $tcp.Active }} {{ if $tcp.Available }} {{ else }} {{ end }} {{ end }} |