From 98896db4c99e2eda71686f2188a3fbdd42b8eeb4 Mon Sep 17 00:00:00 2001 From: Anders Pitman Date: Fri, 15 Jan 2021 13:26:21 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f2980..11bdab3 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,13 @@ DNS management, and that's planned. * [serveo](https://serveo.net) - Mentioned quite a bit the last couple years, but appears to be down currently. Simply uses SSH for tunneling. -# Blog posts +# Reference * [Roll your own Ngrok with Nginx, Letsencrypt, and SSH reverse tunnelling](https://jerrington.me/posts/2019-01-29-self-hosted-ngrok.html) * [Poor man's ngrok with tcp proxy and ssh reverse tunnel](https://dev.to/k4ml/poor-man-ngrok-with-tcp-proxy-and-ssh-reverse-tunnel-1fm) * [How I built Ngrok Alternative (jprq)](https://dev.to/azimjohn/how-i-built-ngrok-alternative-3n0g) +* [Great SO answer by AJ ONeal about how these things work](https://stackoverflow.com/a/52614266/943814) +* [Talk by AJ ONeal about tunneling tech](https://youtu.be/E1Q2MWGCADo) # Discussions