Skip to content

Commit

Permalink
Link to manual TCP tunnel
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 9, 2024
1 parent 9d6f4a0 commit d0fcd83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blog/_posts/2024-02-09-the-homelab-tunnel-you-need.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ So let's create a TCP tunnel VM using our cloud of preference and a region close

I'm going to use DigitalOcean for this example, but you can use any cloud you like.

The [inletsctl](https://github.com/inlets/inletsctl) tool can automate the VM creation and installation of the inlets-pro server for you. But if you like to do things the hard way, there's [also instructions for that](https://docs.inlets.dev/tutorial/dual-tunnels/).

```bash
inletsctl create --provider digitalocean \
--region lon1 \
Expand Down

0 comments on commit d0fcd83

Please sign in to comment.