Skip to content

Commit

Permalink
Merge branch 'main' into joelhans/ccg-linking
Browse files Browse the repository at this point in the history
  • Loading branch information
DevMandy authored Nov 4, 2024
2 parents 030c33e + ef38fdd commit 1ce05b6
Show file tree
Hide file tree
Showing 93 changed files with 99 additions and 99 deletions.
4 changes: 2 additions & 2 deletions docs/agent/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CLI for calling the [ngrok API](/api/).

## Install

Follow the [getting started guide](/getting-started/#step-1-install) or visit the [download page](https://ngrok.com/download) to install and set up the ngrok agent.
Follow the [getting started guide](/getting-started/#step-1-install) or visit the [download page](https://download.ngrok.com) to install and set up the ngrok agent.

## Example Usage

Expand Down Expand Up @@ -374,7 +374,7 @@ details.
#### Supported Platforms
The ngrok agent runs on all major platforms including Linux, MacOS, Windows and
most CPU architectures. See the [ngrok agent download](https://ngrok.com/download) page. It is also distributed as a Docker
most CPU architectures. See the [ngrok agent download](https://download.ngrok.com) page. It is also distributed as a Docker
container.
| OS | Supported Architectures |
Expand Down
4 changes: 2 additions & 2 deletions docs/errors/_err_ngrok_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</td>
<td class="pre-wrapped">
Your <code>&lt;PRODUCT&gt;</code> version "<code>&lt;VERSION&gt;</code>" is no longer supported. Only the most recent version of the ngrok agent is supported without an account.
Update to a newer version with `ngrok update`, by downloading from <a href="https://ngrok.com/download">https://ngrok.com/download</a>, or by updating your SDK version.
Update to a newer version with `ngrok update`, by downloading from <a href="https://download.ngrok.com">https://download.ngrok.com</a>, or by updating your SDK version.
Sign up for an account to avoid forced version upgrades: <a href="https://ngrok.com/signup">https://ngrok.com/signup</a>.
</td>
</tr>
Expand All @@ -170,7 +170,7 @@
<a id="ERR_NGROK_121" href="/docs/errors/err_ngrok_121">ERR_NGROK_121</a>
</td>
<td class="pre-wrapped">
Your <code>&lt;PRODUCT&gt;</code> version "<code>&lt;VERSION&gt;</code>" is too old. The minimum supported agent version for your account is "<code>&lt;MINVERSION&gt;</code>". Please update to a newer version with `ngrok update`, by downloading from <a href="https://ngrok.com/download">https://ngrok.com/download</a>, or by updating your SDK version. Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent, upgrade to a paid plan: <a href="https://dashboard.ngrok.com/billing/subscription">https://dashboard.ngrok.com/billing/subscription</a>.
Your <code>&lt;PRODUCT&gt;</code> version "<code>&lt;VERSION&gt;</code>" is too old. The minimum supported agent version for your account is "<code>&lt;MINVERSION&gt;</code>". Please update to a newer version with `ngrok update`, by downloading from <a href="https://download.ngrok.com">https://download.ngrok.com</a>, or by updating your SDK version. Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent, upgrade to a paid plan: <a href="https://dashboard.ngrok.com/billing/subscription">https://dashboard.ngrok.com/billing/subscription</a>.
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/errors/err_ngrok_120.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message

Your `PRODUCT` version "`VERSION`" is no longer supported. Only the most recent version of the ngrok agent is supported without an account.
Update to a newer version with `ngrok update`, by downloading from https://ngrok.com/download, or by updating your SDK version.
Update to a newer version with `ngrok update`, by downloading from https://download.ngrok.com, or by updating your SDK version.
Sign up for an account to avoid forced version upgrades: https://ngrok.com/signup.

<ErrorDetails error="err_ngrok_120" />
Expand Down
2 changes: 1 addition & 1 deletion docs/errors/err_ngrok_121.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";

### Message

Your `PRODUCT` version "`VERSION`" is too old. The minimum supported agent version for your account is "`MINVERSION`". Please update to a newer version with `ngrok update`, by downloading from https://ngrok.com/download, or by updating your SDK version. Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent, upgrade to a paid plan: https://dashboard.ngrok.com/billing/subscription.
Your `PRODUCT` version "`VERSION`" is too old. The minimum supported agent version for your account is "`MINVERSION`". Please update to a newer version with `ngrok update`, by downloading from https://download.ngrok.com, or by updating your SDK version. Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent, upgrade to a paid plan: https://dashboard.ngrok.com/billing/subscription.

<ErrorDetails error="err_ngrok_121" />

Expand Down
4 changes: 2 additions & 2 deletions docs/errors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
Your ngrok agent version "<code>&lt;VERSION&gt;</code>" is no longer
supported. Only the most recent version of the ngrok agent is supported
without an account. Update to a newer version with `ngrok update` or by
downloading from https://ngrok.com/download. Sign up for an account to
downloading from https://download.ngrok.com. Sign up for an account to
avoid forced version upgrades: https://ngrok.com/signup.
</td>
</tr>
Expand All @@ -178,7 +178,7 @@
Your ngrok agent version "<code>&lt;VERSION&gt;</code>" is too old. The
minimum supported agent version for your account is
"<code>&lt;MINVERSION&gt;</code>". Please update to a newer version with
`ngrok update` or by downloading from https://ngrok.com/download.
`ngrok update` or by downloading from https://download.ngrok.com.
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/errors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ listed here to help make your troubleshooting easier.
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [ERR_NGROK_100](/docs/errors/err_ngrok_100) | Invalid metadata length |
| [ERR_NGROK_108](/docs/errors/err_ngrok_108) | You've hit your account limit for simultaneous ngrok agent sessions. Try stopping an existing agent or upgrading your account. |
| [ERR_NGROK_120](/docs/errors/err_ngrok_120) | Your ngrok agent version `VERSION` is no longer supported. Only the most recent version of the ngrok agent is supported without an account. Update to a newer version with `ngrok update` or by downloading from https://ngrok.com/download. Sign up for an account to avoid forced version upgrades: https://ngrok.com/signup. |
| [ERR_NGROK_120](/docs/errors/err_ngrok_120) | Your ngrok agent version `VERSION` is no longer supported. Only the most recent version of the ngrok agent is supported without an account. Update to a newer version with `ngrok update` or by downloading from https://download.ngrok.com. Sign up for an account to avoid forced version upgrades: https://ngrok.com/signup. |
| [ERR_NGROK_1205](/docs/errors/err_ngrok_1205) | You failed to solve the catpcha, please try again. |
| [ERR_NGROK_1226](/docs/errors/err_ngrok_1226) | You are disallowed from creating an ngrok account due to violation of the terms of service. |
| [ERR_NGROK_3004](/docs/errors/err_ngrok_3004) | ngrok gateway error. The server returned an invalid or incomplete HTTP response. Try starting ngrok with the full upstream service URL (e.g. ngrok http https://localhost:8081) |
Expand Down
4 changes: 2 additions & 2 deletions docs/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We actively monitor and reach out to these companies and attempt to obtain the c

If you receive a notice from your antivirus software when installing ngrok software, be sure to verify the following:

- Our official binaries can be downloaded from our [ngrok Downloads](https://ngrok.com/download) page, and the binaries themselves are hosted at `bin.equinox.io`. If you installed ngrok from another source, you should be careful.
- Our official binaries can be downloaded from our [ngrok Downloads](https://download.ngrok.com) page, and the binaries themselves are hosted at `bin.equinox.io`. If you installed ngrok from another source, you should be careful.
- There are no open source versions of our ngrok Agent and the source code is not available. If you have downloaded anything claiming to be ngrok agent source code or built our agent from source, it is most likely malicious.
- All of our binaries are signed using ngrok certificates. You can verify the integrity of the application by checking that the binary is signed by an `ngrok LLC` or `ngrok, Inc.` authority. See [these instructions from Microsoft](https://support.microsoft.com/en-us/office/view-digital-signature-and-certificate-details-76ba00cb-1e58-42aa-8717-0caee76bb3cf) for verifying the digital signatures in Windows binaries.

Expand Down Expand Up @@ -128,7 +128,7 @@ These IP addresses can and do change, so we recommend using our DNS names instea
The original open source ngrok agent 1.x is [available on
GitHub](https://github.com/inconshreveable/ngrok) but is no longer developed,
supported or maintained. The latest ngrok agent is available on our [ngrok
downloads page](https://ngrok.com/download).
downloads page](https://download.ngrok.com).

## How do I pronounce ngrok? {#pronunciation}

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Run this in an Administrator Command Prompt.
</Tabs>

Or [download the ngrok agent from our Download
page](https://ngrok.com/download) if you can't use one of the options above.
page](https://download.ngrok.com) if you can't use one of the options above.

Going to the [Setup & Installation page in the dashboard](https://dashboard.ngrok.com/get-started/setup) will also provide installation directions and commands specific to your platform.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/api-gateway/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ protocol translation, and more, providing a single point of entry for clients an

- [Sign up](https://dashboard.ngrok.com/signup) for an ngrok account if you don't already have one.
- Deploy our [sample REST API](https://github.com/ngrok-samples/ngrok-rest-api) for testing purposes.
- [Download](https://ngrok.com/download) the appropriate version of the ngrok agent, and install it on the same subnet as the API you wish to manage.
- [Download](https://download.ngrok.com) the appropriate version of the ngrok agent, and install it on the same subnet as the API you wish to manage.
- [Create an ngrok API key](https://dashboard.ngrok.com/api-keys/new) using the ngrok dashboard, and [add it to your agent](/docs/agent/#api-keys).

## Set up sample API
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/developer-preview/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ choco install ngrok

You'll need to run this in an Administrator Command Prompt.

If you don't have one of these package managers installed or prefer to install the ngrok agent yourself, visit the [ngrok Download page](https://ngrok.com/download) for instructions and links.
If you don't have one of these package managers installed or prefer to install the ngrok agent yourself, visit the [ngrok Download page](https://download.ngrok.com) for instructions and links.

You can test everything is working by running `ngrok -h` which should print the help text for the ngrok agent.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/device-gateway/agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Most organizations will have their own certificate mangement infrastructure. You

## Install the ngrok agent

[Download](https://ngrok.com/download) the appropriate version and install it on your device.
[Download](https://download.ngrok.com) the appropriate version and install it on your device.

## Get an ngrok API Key

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/device-gateway/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To download and install the ngrok agent on your remote Linux device, follow thes

1. Open a terminal into your remote Linux device.

1. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://ngrok.com/download): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example for x86-64:
1. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://download.ngrok.com): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example for x86-64:

```bash
wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/device-gateway/raspberry-pi.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To download and install the ngrok agent on your remote Raspberry Pi device, foll

1. Open a terminal into your remote Raspberry Pi device.

2. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://ngrok.com/download): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example for ARM64:
2. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://download.ngrok.com): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example for ARM64:

```bash
wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm64.tgz
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/device-gateway/raspbian.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To download and install the ngrok agent on your remote LinuxRaspberry Pi OS devi

1. Open a terminal into your remote Raspberry Pi OS device.

2. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://ngrok.com/download): Select your operating system, select the version, and copy the link that appears in the **Download** button.:
2. Download the latest ngrok binary for your Linux distribution. You can find the correct binary on our [ngrok download page](https://download.ngrok.com): Select your operating system, select the version, and copy the link that appears in the **Download** button.:

```bash
wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm.tgz
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/device-gateway/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To download and install the ngrok agent on your remote Windows device, follow th

1. Open a terminal into your remote Windows device.

1. Download the latest ngrok binary for your Windows distribution. You can find the correct binary on our [ngrok download page](https://ngrok.com/download): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example using PowerShell:
1. Download the latest ngrok binary for your Windows distribution. You can find the correct binary on our [ngrok download page](https://download.ngrok.com): Select your operating system, select the version, and copy the link that appears in the **Download** button. Below is an example using PowerShell:

```bash
Invoke-WebRequest -Uri https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-windows-amd64.zip -OutFile ngrok-v3-stable-windows-amd64.zip
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This guide provides an example of using an ngrok Cloud Endpoint to route traffic

## Prerequisites

To follow this guide, you will need a local computer with `ngrok` installed. [You can download ngrok here.](https://ngrok.com/download).
To follow this guide, you will need a local computer with `ngrok` installed. [You can download ngrok here.](https://download.ngrok.com).

If you are going to be following along using the **ngrok CLI**, you will need:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ assigned based on factors such as the application state, server’s processing p
To follow this guide, you will need:

1. An [ngrok Pro or Enterprise account](https://ngrok.com/pricing).
1. A local computer with `ngrok` installed [by following our installation guides](https://ngrok.com/download).
1. A local computer with `ngrok` installed [by following our installation guides](https://download.ngrok.com).

If you are going to be following along using **ngrok CLI**, you will need:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ again from the beginning after reaching the end of the list.
To follow this guide, you will need:

1. An [ngrok Pro or Enterprise account](https://ngrok.com/pricing).
1. A local computer with `ngrok` installed [by following our installation guides](https://ngrok.com/download).
1. A local computer with `ngrok` installed [by following our installation guides](https://download.ngrok.com).

If you are going to be following along using **ngrok CLI**, you will need:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This guide provides an example on how to forward traffic to internal endpoints b

## Prerequisites

To follow this guide, you will need a local computer with `ngrok` installed [by following our installation guides](https://ngrok.com/download).
To follow this guide, you will need a local computer with `ngrok` installed [by following our installation guides](https://download.ngrok.com).

If you are going to be following along using **ngrok CLI**, you will need:

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/site-to-site-connectivity/apis-mtls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Most organizations will have their own certificate mangement infrastructure. You

## Install the ngrok agent

[Download](https://ngrok.com/download) the appropriate version and install it on the same subnet as the
[Download](https://download.ngrok.com) the appropriate version and install it on the same subnet as the
APIs you want to access.

## Get an ngrok API Key
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/site-to-site-connectivity/apis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ customer installation guide](end-customers.mdx).

## Install the ngrok agent

[Download](https://ngrok.com/download) the appropriate version and install it on the same subnet as the
[Download](https://download.ngrok.com) the appropriate version and install it on the same subnet as the
APIs you want to access.

## Get an ngrok API Key
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/site-to-site-connectivity/dbs-mtls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Most organizations will have their own certificate mangement infrastructure. You

## Install the ngrok agent

[Download](https://ngrok.com/download) the appropriate version and install it on the same subnet as the
[Download](https://download.ngrok.com) the appropriate version and install it on the same subnet as the
APIs you want to access.

## Get an ngrok API Key
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/site-to-site-connectivity/dbs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ customer installation guide](end-customers.mdx).

## Install the ngrok agent

[Download](https://ngrok.com/download) the appropriate version and install it on the same subnet as the
[Download](https://download.ngrok.com) the appropriate version and install it on the same subnet as the
APIs you want to access.

## Get an ngrok API Key
Expand Down
Loading

0 comments on commit 1ce05b6

Please sign in to comment.