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
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.
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.
10
10
11
11
**Conceptual diagram**
12
12
@@ -16,7 +16,7 @@ The `create` command provisions a cheap cloud VM with a public IP and pre-instal
16
16
17
17
Use-cases:
18
18
19
-
* Setup L4 TCP and HTTPS tunnels for your local services using [inlets PRO](https://inlets.dev/) with `inletsctl create`
19
+
* Setup L4 TCP and HTTPS tunnels for your local services using [inlets Pro](https://inlets.dev/) with `inletsctl create`
20
20
* Create tunnels for use with Kubernetes clusters, create the tunnel and use it whenever you need it
21
21
* Port-forward services your local Kubernetes cluster using `inletsctl kfwd`
0 commit comments