Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/kane-ai-geolocation-tunnel-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ KaneAI also supports tunneling to allow you to test websites hosted locally or b

### Steps to Use Tunnel

**Step 1 :** Configure the tunnel using the UnderPass application with `--mitm` and `--env ht-prod` mode enabled. Example command:
**Step 1 :** Configure the tunnel using the [LT tunnel binary](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/#lambdatest-tunnel-guide) with `--mitm` and `--env ht-prod` mode enabled. You can use the following command to trigger your tunnel:

<div className="lambdatest__codeblock">
<CodeBlock className="language-bash">
Expand All @@ -93,4 +93,4 @@ KaneAI offers support for dedicated proxy usage, exclusively available for enter

**Step 3 :** Once the test is saved, the generated code will include proxy details automatically, allowing seamless future executions.

<img loading="lazy" src={require('../assets/images/kane-ai/dedicated-proxy.png').default} alt="Image" width="1200" height="550" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/kane-ai/dedicated-proxy.png').default} alt="Image" width="1200" height="550" className="doc_img"/>
Loading