Skip to content

Commit fbbdb89

Browse files
authored
Merge pull request #1942 from amathur-LT/update_tunnel_connectivity_mode
Update tunnel modifiers documentation to include new flags and descriptions
2 parents 1787967 + 330397b commit fbbdb89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/lambda-tunnel-modifiers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ This document will help you understand all the modifiers/arguments used with Lam
6868
| -l | --load-balanced | Activates [Load Balancing](https://www.lambdatest.com/support/docs/load-balancing-in-lambda-tunnel/) for LambdaTest Tunnel | N/A |
6969
| | --logFile | Location of the LambdaTest Tunnel Log File | String |
7070
| -m | --mitm | Enable the [MITM(Man-in-the-middle)](https://www.lambdatest.com/support/docs/advanced-tunnel-features/#mitmlocaltesting) mode for LambdaTest Tunnel | N/A |
71-
| | --mode | Specifies in which mode tunnel should run [ssh,ws]. (default "ssh") | String |
72-
| | --ntlm | To use Microsoft NTLM (Windows NT LAN Manager) authentication for communication or transport purposes. | Boolean |
71+
| | --mode | Specifies in which mode tunnel should run [ssh,tcp,ws]. (default "ssh") | String |
72+
| | --ntlm | To use Microsoft NTLM (Windows NT LAN Manager) authentication for communication or transport purposes. | Boolean |
7373
| | --pidfile | Path Of Pidfile, Where Process ID will Be Written | String |
7474
| -p | --port | Port for LambdaTest Tunnel to activate. | Integer |
7575
| | --proxy-host | Specifies the Tunnel Proxy Port hostname. | String |

0 commit comments

Comments
 (0)