promregator
promregator copied to clipboard
SSH-enabled Application to tunnel scraping requests
Summary / Problem Statement
There are situations in which the server where Promregator is running is behind a firewall. The firewall can only be crossed when using a SOCKS5 server.
A dummy application with cf ssh-enable running on CF in a space can be used to serve as base, if used with a SOCKS5-tunneling SSH connection.
Observed Behavior
Support is missing
Expected Behavior
There is a configuration option which permits to tunnel all outbound scraping requests via an ssh-enabled application to the platform.