If you need to use CommandBox behind a corporate proxy, these settings will be necessary for it to successfully connect to the Internet.
string
This is the URL of the proxy server on your network.
config set proxy.server=myProxy.com
config show proxy.serverinteger
This is the port to connect to on the proxy server.
string
This is the username to connect to the proxy server with, if required.
string
This is the password to connect to the proxy server with, if required.
config set proxy.port=9000
config show proxy.portconfig set proxy.user=proxyUser
config show proxy.userconfig set proxy.password=proxyPass
config show proxy.password