Releases: LambdaTest/node-tunnel
Releases · LambdaTest/node-tunnel
prod-3.0.12
What's Changed
- Basic auth flag by @Shahnawaz-Sk in #28
New Contributors
- @Shahnawaz-Sk made their first contribution in #28
Full Changelog: prod-3.0.11...prod-3.0.12
prod-3.0.11: Merge pull request #23 from Shivanshu-lambdatest/master
Detached Mode in Node Tunnel
prod-3.0.10
What's Changed
- Updated Config file by @Shivanshu-lambdatest in #22
Full Changelog: prod-3.0.9...prod-3.0.10
prod-3.0.9
What's Changed
- Added Extra Logs by @Shivanshu-lambdatest in #21
Full Changelog: prod-3.0.8...prod-3.0.9
prod-3.0.8
What's Changed
- added package lock and fixed lint errors by @Shivanshu-lambdatest in #20
Full Changelog: prod-3.0.7...prod-3.0.8
Legacy support Removed
What's Changed
- removed legacy options by @Shivanshu-lambdatest in #18
New Contributors
- @Shivanshu-lambdatest made their first contribution in #16
Full Changelog: 3.0.0...prod-3.0.7
New Release for M1
Merge pull request #16 from Shivanshu-lambdatest/IN-1533 fix to support node tunnel on mac m1
New Release for M1
Merge pull request #16 from Shivanshu-lambdatest/IN-1533 fix to support node tunnel on mac m1
New binary release
New binary release and added new flag
- egressOnly: Uses proxy settings only for outbound requests.
- ingressOnly: Uses proxy settings only for inbound requests.
- dns: Comma separated list of dns servers
- sshConnType: Specify type of ssh connection (over_22, over_443, over_ws)
- mode: Specifies in which mode tunnel should run [ssh,ws]
- nows: Force tunnel to run in non websocket mode
- mitm: MITM mode, used for testing websites with private certificates