Port Mapping
{{ if .UpdateTraffic }}Update an existing port mapping rule. This will maintain the listening port set for the port mapping.
{{ else }}Create a new port mapping rule on the client side. This will set a local listening port that is mapped to a remote service.
{{ end }}{{ .Error "listenPort" }}
{{ end }}