Introducing the 'allowHosts' capability in LambdaTest Tunnel!

Hey Testers 😀 

With the latest tunnel binary release, we have added a new capability -allowHosts to provide domains that will be resolved from the LambdaTest Tunnel binary and the rest from the LambdaTest servers.

Using the -allowHosts capability will reduce latency during test execution as data will be transferred from the tunnel client. Additionally, you can use this to control the flow of traffic from a user's network.

–allowHosts <comma_separated_domains>

Shown below is an example of -allowHosts capability 👇 

./LT  --user <username> --key <secret> –allowHosts google.com,apple.com, amazon.com