Skip to content

Commit

Permalink
Merge pull request #542 from testsigmahq/fix/double-slash-issue
Browse files Browse the repository at this point in the history
fix: removed the double slash on url
  • Loading branch information
Santhosh-testsigma authored Nov 27, 2024
2 parents b4b31b3 + 6e9c893 commit 4787f8d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/pages/docs/testsigma-tunnel/intro.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
---
title: "Intro: Testsigma Tunnel"
metadesc: "Learn how Testsigma Tunnel securely tests private server URLs or locally hosted web apps on real browsers and devices. This article is an introduction for Testsigma Tunnel"
title: 'Intro: Testsigma Tunnel'
metadesc: 'Learn how Testsigma Tunnel securely tests private server URLs or locally hosted web apps on real browsers and devices. This article is an introduction for Testsigma Tunnel'
noindex: false
order: 32.1
page_id: "Testsigma Tunnel"
page_id: 'Testsigma Tunnel'
warning: false
contextual_links:
- type: section
name: "Contents"
- type: link
name: "Getting Started"
url: "#getting-started"
- type: link
name: "Getting Help"
url: "#getting-help"
- type: section
name: 'Contents'
- type: link
name: 'Getting Started'
url: '#getting-started'
- type: link
name: 'Getting Help'
url: '#getting-help'
---

---

Testsigma Tunnel allows you to securely test private server URLs or locally hosted web applications on real browsers and devices through Testsigma. Testsigma's tunnel binary can bypass the restrictions caused by corporate firewalls and proxy settings, ensuring a secure connection without IP whitelisting or public internet access.

Testsigma Tunnel establishes a secure connection between your system and Testsigma cloud servers using protocols like Web Socket, HTTPS, and SSH. This allows testing of locally hosted websites or web applications across multiple OS, browsers, and screen resolutions available on Testsigma. This article discusses key components, system requirements, and steps to execute Testsigma Tunnel for client connection.
Testsigma Tunnel establishes a secure connection between your system and Testsigma cloud servers using protocols like Web Socket, HTTPS, and SSH. This allows testing of locally hosted websites or web applications across multiple OS, browsers, and screen resolutions available on Testsigma. This article discusses key components, system requirements, and steps to execute Testsigma Tunnel for client connection.

---

## **Getting Started**

- [Key Components & System Requirements](https://testsigma.com/docs/testsigma-tunnel/key-components/)

- [Setup and Installation: Mac](https://testsigma.com//docs/testsigma-tunnel/setup-installation-mac/)
- [Setup and Installation: Mac](https://testsigma.com/docs/testsigma-tunnel/setup-installation-mac/)

- [Setup and Installation: Windows](https://testsigma.com/docs/testsigma-tunnel/setup-installation-windows/)

Expand All @@ -44,4 +44,4 @@ Testsigma Tunnel establishes a secure connection between your system and Testsig

- For inquiries or help, reach out to Testsigma support at **[email protected]**.

---
---

0 comments on commit 4787f8d

Please sign in to comment.