gedas.dev

A quest of sorts :>

Home Search Archive

Arbitrary TCP/UDP proxying using playit.gg

September 19, 2024

After moving to a more permanent, more professional-feeling solution for my home server HTTP traffic in the form of Cloudflare Tunnels, I set my eyes on the cost effectiveness of my Virtual Machine.

Read More

Cloudflare Tunnels with Docker are surprisingly simple!

September 19, 2024

The Tailscale funnels I setup earlier was a fun experiment, but it had way too many moving parts for my liking. I could move to zrok for my web applications (like I did with Minecraft), but I learnt of another product.

Read More

SRV Records: how Minecraft finds where to connect

September 17, 2024

Before today I though connecting to Minecraft was as simple as “give IP address and a port, if port not specified, use 25565”. The IP can be provided directly, or resolved from DNS A type records. That is… until I started playing around with playit.gg.

Read More

Exposing my local Minecraft server on the internet using zrok

September 16, 2024

Well the title should really say exposing arbitrary TCP or UDP ports to the internet as this is basically what is being done here.

Read More

Exposing my local server on the internet using Tailscale, https, and a custom domain

September 15, 2024

I should start with a disclaimer, please for the love of god, do not use this setup for production use. This article is for educational purposes only!

Read More

How does Next.js 10 handle imports?

January 31, 2021

This is an older writeup I did, might as well leave all my blogs in one place.

Read More