Comment on Ways to Expose Services Publicly
electric_nan@lemmy.ml 2 weeks ago
Is the server at your house? Or VPS?
My server is at home
The way that I handled this, was to get a $5 VPS, and have it proxy all my traffic over wireguard. Your DNS records (and SSL cert) all point to the VPS public IP address. IPtables rules route all relevant traffic.
pineapplelover@lemmy.dbzer0.com 2 weeks ago
My server is at home
electric_nan@lemmy.ml 2 weeks ago
The way that I handled this, was to get a $5 VPS, and have it proxy all my traffic over wireguard. Your DNS records (and SSL cert) all point to the VPS public IP address. IPtables rules route all relevant traffic.