Skip to content

Commit 6d57394

Browse files
authored
Merge pull request #2190 from amathur-LT/main
Added note for AI/ML in Tunnel Client
2 parents 31d7018 + c6ab295 commit 6d57394

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/testing-locally-hosted-pages.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ slug: testing-locally-hosted-pages/
4848

4949
<img loading="lazy" src={require('../assets/images/tunnel/tunnel.png').default} alt="TestNG HyperExecute Terminal Logs" width="1920" height="868" className="doc_img"/>
5050

51-
> All Tunnel credentials (access keys, API tokens, etc.) are private and confidential. A system compromise may result in their unauthorized disclosure; therefore, you must secure the machine running the LambdaTest tunnel. Do not share or expose credentials in public code, repositories, or environments. In the event of a compromise, you are solely responsible for immediately revoking and regenerating the credentials. LambdaTest assumes no liability for any losses arising from failure to comply.
51+
> All Tunnel credentials (access keys, API tokens, etc.) are private and confidential. A system compromise may result in their unauthorized disclosure; therefore, you must secure the machine running the LambdaTest tunnel. Do not share or expose credentials in public code, repositories, or environments. In the event of a compromise, you are solely responsible for immediately revoking and regenerating the credentials. LambdaTest assumes no liability for any losses arising from failure to comply.
5252
5353
## Why to Use LambdaTest Tunnel?
5454

@@ -58,6 +58,8 @@ LambdaTest Tunnel offers numerous benefits for web developers, testers, and QA p
5858
- **Cost Effective :** With LambdaTest Tunnel, you can test your web applications or websites, local folder, and files across a wide range of browsers and operating systems without setting up complex and expensive local testing environments.
5959
- **Test on Real Environment :** It lets you test your locally hosted web applications or websites on cloud-based real OS machines. You can even run accessibility tests on desktop browsers while testing locally hosted web applications and pages.
6060

61+
> Please note that the LambdaTest tunnel client does not include any AI or ML capabilities, and none of the data it proxies is used for AI or ML training.
62+
6163
## Download the Tunnel Binary
6264
You can download the Tunnel Binary as per your respective machine architecture from the links given below :
6365

@@ -75,4 +77,3 @@ You can download the Tunnel Binary as per your respective machine architecture f
7577
| FreeBSD/ARM64 | https://downloads.lambdatest.com/tunnel/v3/freebsd/arm64/LT|
7678
| FreeBSD/A386 | https://downloads.lambdatest.com/tunnel/v3/freebsd/386/LT |
7779
| Solaris/AMD64 | https://downloads.lambdatest.com/tunnel/v3/solaris/amd64/LT |
78-

0 commit comments

Comments
 (0)