Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexellis authored Feb 11, 2020
1 parent 4bf43e4 commit 4eaf6dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ In this example we will forward ports 80 and 443 from the exit-node to the Ingre

* [inlets-pro CLI reference](docs/cli-reference.md)

* [TCP tunnel for your Kubernetes IngressController HTTP/80 and TLS/443](ingress-tutorial.md)
* [TCP tunnel for Apache Cassandra running on your local machine, out to another network](cassandra-tutorial.md)
* [TCP tunnel for Caddy - get a TLS cert directly for your local machine](caddy-tutorial.md)
* [TCP tunnel to access an SSH server](ssh-tutorial.md)
* [TCP tunnel for your Kubernetes IngressController HTTP/80 and TLS/443](docs/ingress-tutorial.md)
* [TCP tunnel for Apache Cassandra running on your local machine, out to another network](docs/cassandra-tutorial.md)
* [TCP tunnel for Caddy - get a TLS cert directly for your local machine](docs/caddy-tutorial.md)
* [TCP tunnel to access an SSH server](docs/ssh-tutorial.md)
* [Get kubectl access to your private cluster from anywhere](https://blog.alexellis.io/get-private-kubectl-access-anywhere/)

### Get the binary
Expand Down

0 comments on commit 4eaf6dd

Please sign in to comment.