Skip to content

Commit 80a0678

Browse files
committed
Link for subscription
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 5dd642a commit 80a0678

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
[![Documentation](https://godoc.org/github.com/inlets/inletsctl?status.svg)](http://godoc.org/github.com/inlets/inletsctl)
55
![Downloads](https://img.shields.io/github/downloads/inlets/inletsctl/total) <a href="https://actuated.dev/"><img alt="Arm CI sponsored by Actuated" src="https://docs.actuated.dev/images/actuated-badge.png" width="120px"></img></a>
66

7-
87
inletsctl automates the task of creating an exit-server (tunnel server) on public cloud infrastructure.
9-
The `create` command provisions a cheap cloud VM with a public IP and pre-installs inlets Pro for you. You'll then get a connection string that you can use with the inlets client.
8+
The `create` command provisions a cheap cloud VM with a public IP and pre-installs inlets for you. You'll then get a connection string that you can use with the inlets client.
109

1110
**Conceptual diagram**
1211

@@ -16,7 +15,7 @@ The `create` command provisions a cheap cloud VM with a public IP and pre-instal
1615

1716
Use-cases:
1817

19-
* Setup L4 TCP and HTTPS tunnels for your local services using [inlets Pro](https://inlets.dev/) with `inletsctl create`
18+
* Setup L4 TCP and HTTPS tunnels for your local services using [inlets-pro](https://inlets.dev/) with `inletsctl create`
2019
* Create tunnels for use with Kubernetes clusters, create the tunnel and use it whenever you need it
2120
* Port-forward services your local Kubernetes cluster using `inletsctl kfwd`
2221

@@ -47,7 +46,6 @@ In the demo we:
4746

4847
[![asciicast](https://asciinema.org/a/q8vqJ0Fwug47T62biscp7cJ5O.svg)](https://asciinema.org/a/q8vqJ0Fwug47T62biscp7cJ5O)
4948

50-
5149
inletsctl is the quickest and easiest way to automate tunnels, whilst retaining complete control of your tunnel and data.
5250

5351
## Features
@@ -114,5 +112,4 @@ type Provisioner interface {
114112

115113
inletsctl is distributed under the MIT license. inlets-pro, which inletsctl uses is licensed under the [inlets-pro End User License Agreement (EULA)](https://github.com/inlets/inlets-pro/blob/master/EULA.md).
116114

117-
A valid inlets license or Gumroad subscription is required to create tunnel servers with inletsctl.
118-
115+
[A valid static inlets license or a Gumroad subscription](https://store.openfaas.com/) is required to create tunnel servers with inletsctl.

0 commit comments

Comments
 (0)