digdug-null-sauce-labs-tunnel

1.0.5 • Public • Published

digdug-null-sauce-labs-tunnel

About

Sauce Labs Tunnel with fixed proxy behind authentication.

Unfortunately official intern Sauce Labs tunnel does not work nice when computer is behind proxy with authentication - this tunnel can be used as a workaround. See also below intern bugs:

It is a mix of official digdug "NullTunnel.js" and "SauceLabsTunnel.js" with some custom code added.

Usage

  1. Install as npm dependency:
npm install digdug-null-sauce-labs-tunnel --save
  1. Use custom tunnel in intern config as below:
{
	"tunnel": "dojo/node!digdug-null-sauce-labs-tunnel/lib/NullSauceLabsTunnel"
}

Compatibility with intern

Confirmed to be compatible with intern 3.4.1

Package Sidebar

Install

npm i digdug-null-sauce-labs-tunnel

Weekly Downloads

1

Version

1.0.5

License

none

Last publish

Collaborators

  • bartoszkaczorek