You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
 <ahref="https://actuated.dev/"><imgalt="Arm CI sponsored by Actuated"src="https://docs.actuated.dev/images/actuated-badge.png"width="120px"></img></a>
6
6
7
-
8
7
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.
10
9
11
10
**Conceptual diagram**
12
11
@@ -16,7 +15,7 @@ The `create` command provisions a cheap cloud VM with a public IP and pre-instal
16
15
17
16
Use-cases:
18
17
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`
20
19
* Create tunnels for use with Kubernetes clusters, create the tunnel and use it whenever you need it
21
20
* Port-forward services your local Kubernetes cluster using `inletsctl kfwd`
inletsctl is the quickest and easiest way to automate tunnels, whilst retaining complete control of your tunnel and data.
52
50
53
51
## Features
@@ -114,5 +112,4 @@ type Provisioner interface {
114
112
115
113
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).
116
114
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