Skip to content

Commit 4959d98

Browse files
committed
Note on context switching
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent a830b83 commit 4959d98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: blog/_posts/2024-10-17-ssh-with-inlets-cloud.md

+2
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ inlets-pro sshmux server \
110110
config.yaml
111111
```
112112

113+
Now switch to a machine you'll use to connect to the SSH services. This can be the same host for the sake of testing, but would probably be your laptop.
114+
113115
SSH does not support using a SNI header, or a TLS hostname, so we use sshmux to wrap the traffic with this header.
114116

115117
You can use the `openssl` tool for this, or our convenience command `inlets-pro sshmux connect`.

0 commit comments

Comments
 (0)