ProxyPort Parameter (Connect-SuiteCRM Cmdlet)
Identifies the TCP port on your specified proxy server that has been reserved for routing HTTP traffic to and from the client.
Syntax
Connect-SuiteCRM -ProxyPort int
Data Type
int
Default Value
80
Remarks
The cmdlet only routes HTTP traffic through the ProxyServer port specified in this connection property when ProxyAutoDetect is set to False.
If ProxyAutoDetect is set to True (the default), the cmdlet instead routes HTTP traffic through the proxy server port specified in your system proxy settings.
For other proxy types, see FirewallType.