Skip to content

Releases: LambdaTest/node-tunnel

prod-3.0.12

16 Jan 06:30
af8ce64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: prod-3.0.11...prod-3.0.12

prod-3.0.11: Merge pull request #23 from Shivanshu-lambdatest/master

29 Aug 14:44
d97e193
Compare
Choose a tag to compare

prod-3.0.10

16 Aug 11:24
2e14d45
Compare
Choose a tag to compare

What's Changed

Full Changelog: prod-3.0.9...prod-3.0.10

prod-3.0.9

15 Aug 10:23
c586659
Compare
Choose a tag to compare

What's Changed

Full Changelog: prod-3.0.8...prod-3.0.9

prod-3.0.8

05 Aug 05:30
cebc582
Compare
Choose a tag to compare

What's Changed

Full Changelog: prod-3.0.7...prod-3.0.8

Legacy support Removed

13 May 12:44
2b0e3ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...prod-3.0.7

New Release for M1

25 Mar 07:42
b72f5d7
Compare
Choose a tag to compare
Merge pull request #16 from Shivanshu-lambdatest/IN-1533

fix to support node tunnel on mac m1

New Release for M1

25 Mar 07:38
b72f5d7
Compare
Choose a tag to compare
Merge pull request #16 from Shivanshu-lambdatest/IN-1533

fix to support node tunnel on mac m1

New binary release

03 Nov 13:36
e1660e6
Compare
Choose a tag to compare

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