saucelabs/Sauce Connect Proxy Action

A GitHub action to launch Sauce Connect Proxy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiAddresshost:port for the status server used to expose client status.no
accessKeySauce Labs API Key.yes
cacertFileCA certificate bundle to use for verifying REST connections. (default "/usr/local/etc/openssl/cert.pem")no
configFilePath to YAML config file. Please refer to https://docs.saucelabs.com/secure-connections/sauce-connect-5/operation/configuration/.no
directDomainsComma-separated list of domains that you want to relay directly through the internet instead of through the Sauce Connect Proxy tunnel.no
dnsServerUse specified name server. To specify multiple servers, separate them with comma. Use IP addresses, optionally with a port number, the two separated by a colon. Example: --dns 8.8.8.8,8.8.4.4:53no
denyDomainsComma-separated list of regular expressions. Requests matching one of these will get dropped instantly and will not go through the tunnel.no
logLevelSpecify log level.no
logHttpHTTP request and response logging mode.no
metricsAddress[DEPRECATED in 4.8.0] host:port for the status server used to expose client metrics.no
pacProxy autoconfiguration. Can be an http(s) or local file:// (absolute path only) URI.no
proxyProxy host and port that Sauce Connect should use to connect to the Sauce Labs cloud.no
proxyLocalhostConfigure localhost access; allow, direct, denyno
proxySauceUse the proxy configured with -p for the tunnel connection.no
proxyUserpwdUsername and password required to access the proxy configured with -p.no
regionSets your Sauce Labs region data center such as us-west, eu-central, etc... For more information, please refer to https://docs.saucelabs.com/basics/data-center-endpoints/ or https://github.com/saucelabs/node-saucelabs?tab=readme-ov-file#region.yes
restUrlSets your Sauce Labs regional data center REST API URL (e.g., EU-Central, US-West). We recommend to use `region` instead.no
scproxyPortPort on which scproxy will be listening.no
scVersionVersion of the saucelabs/sauce-connect docker image.no5
sePortPort on which Sauce Connect's Selenium relay will listen for requests. Selenium commands reaching Connect on this port will be relayed to Sauce Labs securely and reliably through Connect's tunnel (default 4445)no
sharedShare the tunnels within the same organization.no
tlsPassthroughDomainsComma-separated list of domains. Requests whose host matches one of these will not be SSL re-encrypted.no
tunnelDomainsInverse of '--direct-domains'. Only requests for domains in this list will be sent through the tunnel. Overrides '--direct-domains'.no
tunnelIdentifierAssigns a name to a Sauce Connect Proxy tunnel. Use tunnelName starting from Sauce Connect v4.7.0.no
tunnelNameAssigns a name to a Sauce Connect Proxy tunnel. Same as tunnelIdentifier.yes
tunnelPoolLaunches a high availability tunnel pool along with the --tunnel-identifier flag. For more info, please refer to https://docs.saucelabs.com/secure-connections/sauce-connect/setup-configuration/high-availability/.no
usernameSauce Labs user name.yes
retryTimeoutDo not retry if this amount of minutes has passed since starting.no5

no outputs