Build your own tunnel #77

Closed
opened 2025-11-10 13:53:54 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @0xdade on GitHub (Apr 15, 2024).

I'm just sharing this here because a handful of people are telling me about your list in response to my recent post about building my own tunnel solution.

I guess what differentiates my article is that there's nothing to install, really. It's a bash function on the client, a couple bash conditionals on the server, and an nginx server block. It's limited to HTTPS only (but I think could be modified to work for arbitrary TCP tunnels, just wasn't what I was after).

Love that there are so many other people excited about tunneling solutions and their wide variety of uses.

https://0xda.de/blog/2024/04/can-you-grok-it/

Originally created by @0xdade on GitHub (Apr 15, 2024). I'm just sharing this here because a handful of people are telling me about your list in response to my recent post about building my own tunnel solution. I guess what differentiates my article is that there's nothing to install, really. It's a bash function on the client, a couple bash conditionals on the server, and an nginx server block. It's limited to HTTPS only (but I think could be modified to work for arbitrary TCP tunnels, just wasn't what I was after). Love that there are so many other people excited about tunneling solutions and their wide variety of uses. https://0xda.de/blog/2024/04/can-you-grok-it/
Author
Owner

@anderspitman commented on GitHub (Apr 24, 2024):

Thanks @0xdade! I added your blog post to the references section in commit 4036304

@anderspitman commented on GitHub (Apr 24, 2024): Thanks @0xdade! I added your blog post to the references section in commit [4036304](https://github.com/anderspitman/awesome-tunneling/commit/40363048402c40434c3fe367e19e8f8857149dda)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tunneling#77