Closed mgol closed 9 years ago
The BrowserStack tunnel binary supports the -forcelocal option:
-forcelocal
$ ./node_modules/browserstacktunnel-wrapper/bin/darwin/x64/BrowserStackLocal -h Configuration Options: ... -forcelocal Route all traffic via local machine ...
The wrapper should support it.
PR: #18
The BrowserStack tunnel binary supports the
-forcelocal
option:The wrapper should support it.