Proxy: {{.Proxy.Name}}

Back

Configuration

Type{{.Proxy.ProxyType}}
Status{{if eq .Proxy.Status "active"}}Active{{else}}{{.Proxy.Status}}{{end}}
Local{{.Proxy.LocalIP}}:{{.Proxy.LocalPort}}
Remote Port{{if .Proxy.RemotePort}}{{.Proxy.RemotePort}}{{else}}—{{end}}
Custom Domains{{if .Proxy.CustomDomains}}{{.Proxy.CustomDomains}}{{else}}—{{end}}
Created{{.Proxy.CreatedAt}}

Client

{{if .ClientName}} {{end}}
Client ID{{.Proxy.ClientID}}
Name{{.ClientName}}

Metadata

{{if .Proxy.Metadata}}{{.Proxy.Metadata}}{{else}}None{{end}}