VPN/Remote Access Guide - Which One Should You Pick
A guide to choosing the right VPN approach among Tailscale, WireGuard, and wg-easy depending on your situation. Compares starting fast with no port forwarding against running your own server.
How to Install WireGuard and Set Up Client Connections
Explains how to install WireGuard VPN on a Linux server, covering key generation, firewall opening, and service registration. Includes Mac client conf setup and GUI connection verification steps to …
Installing Tailscale on Linux - Secure Remote VPN Setup
This post explains how to install Tailscale on a Linux server to set up a secure remote VPN environment. It also covers outbound-based connections, P2P communication, DERP relay, and how to use Serve …
Keeping the OpenVPN Client IP with a wg-easy WireGuard MASQUERADE Exception
This post explains why the request IP gets replaced with the VPN server IP due to MASQUERADE in wg-easy WireGuard, and how to fix it. By excluding a specific destination range from the iptables NAT …