From baab45aaa5343ef32d2984a6e01bbac703a500bb Mon Sep 17 00:00:00 2001 From: Ankit Mathur Date: Tue, 18 Nov 2025 13:05:32 +0530 Subject: [PATCH 1/2] added tunnel system requirements --- docs/testing-locally-hosted-pages.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/testing-locally-hosted-pages.md b/docs/testing-locally-hosted-pages.md index 5d00d55b..3ba48b8c 100644 --- a/docs/testing-locally-hosted-pages.md +++ b/docs/testing-locally-hosted-pages.md @@ -77,3 +77,16 @@ You can download the Tunnel Binary as per your respective machine architecture f | FreeBSD/ARM64 | https://downloads.lambdatest.com/tunnel/v3/freebsd/arm64/LT| | FreeBSD/A386 | https://downloads.lambdatest.com/tunnel/v3/freebsd/386/LT | | Solaris/AMD64 | https://downloads.lambdatest.com/tunnel/v3/solaris/amd64/LT | + +## Minimum System Requirements for LambdaTest Tunnel + + +To ensure optimal performance and reliability when running LambdaTest Tunnel, your system should meet or exceed the following requirements: + +- **Operating System:** Windows 7 or later, macOS 10.12 or later, Linux (modern distributions), FreeBSD, Solaris +- **CPU Architecture:** x86_64 (AMD64), ARM64 +- **CPU Cores:** 1 physical cores or higher +- **Memory (RAM):** 2 GB minimum +- **Disk Space:** 200 MB available +- **Network:** Stable broadband connection (100 Mbps or higher recommended); must allow outbound connections to LambdaTest servers over port 443 (TCP/WebSocket) +**Permissions:** User must have permission to execute the LambdaTest Tunnel binary From 5ef42daacc1ee891198ca52a309f77226ce0fc96 Mon Sep 17 00:00:00 2001 From: Ankit Mathur Date: Tue, 18 Nov 2025 13:43:49 +0530 Subject: [PATCH 2/2] update minimum system requirements for LambdaTest Tunnel --- docs/testing-locally-hosted-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing-locally-hosted-pages.md b/docs/testing-locally-hosted-pages.md index 3ba48b8c..fe59e19f 100644 --- a/docs/testing-locally-hosted-pages.md +++ b/docs/testing-locally-hosted-pages.md @@ -89,4 +89,4 @@ To ensure optimal performance and reliability when running LambdaTest Tunnel, yo - **Memory (RAM):** 2 GB minimum - **Disk Space:** 200 MB available - **Network:** Stable broadband connection (100 Mbps or higher recommended); must allow outbound connections to LambdaTest servers over port 443 (TCP/WebSocket) -**Permissions:** User must have permission to execute the LambdaTest Tunnel binary +- **Permissions:** User must have permission to execute the LambdaTest Tunnel binary