This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Proxy Connectivity Support
adarsh-ramakrishna-sfdc
released this
09 Jan 01:34
·
136 commits
to master
since this release
Dated: Jan 08, 2016
Support for proxy connectivity added. This allows for the service to run inside of a specific data center or secured location where direct access to a pod is might be restricted.
New CLI Parameters added:
-proxy.host : Proxy host for external access
-proxy.port : Proxy port for external access
Corresponding pull request: #15