this post was submitted on 26 Sep 2025
1297 points (99.8% liked)

Programmer Humor

26629 readers
855 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CrayonDevourer@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

So you run everything through a VPS? Is that so very hard? You don't use the VPS directly, you use it for the RDNS and static IP.

[โ€“] pivot_root@lemmy.world 1 points 1 day ago

Used to. I gave up for the various reasons mentioned in my comment. But yes, that's pretty much what I did. If you're interested in trying, using WireGuard and iptables is relatively straightforward:

https://blog.arrogantrabbit.com/vpn/net/Wireguard-DNAT-and-IPTABLES/