Daily Shaarli

All links of one day in a single page.

March 16, 2021

Using Wireguard and a VPS to Bypass ISP Port Blocking and Hide Your Public IP // Selfhosted Pro

Intro In the past I’ve had to deal with ISPs blocking ports and in some cases most usable incoming ports. I want to show you how to bypass this using Wireguard and a VPS. That way you can start selfhosting services even if your ISP doesn’t want you to.
For this tutorial I’m going to be using a DigitalOcean VPS (their smallest one) but you can use any provider you want.

GitHub - caddyserver/caddy: Fast, multi-platform web server with automatic HTTPS
thumbnail

Somewhat similar to traefik, somewhat of a successor for many.

Is generally easier to configure, and carries more 'batteries-included' stuff with it.
Should work just as fine for docker containers and swarms, and can be integrated with plugins for all kinds of things (e.g. consul for ssl certs)