<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wireguard on plzhans blog</title><link>https://blog.plzhans.com/en/tags/wireguard/</link><description>Recent content in Wireguard on plzhans blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 03 Sep 2026 11:08:00 +0000</lastBuildDate><atom:link href="https://blog.plzhans.com/en/tags/wireguard/index.xml" rel="self" type="application/rss+xml"/><item><title>VPN/Remote Access Guide - Which One Should You Pick</title><link>https://blog.plzhans.com/en/posts/121-vpn-remote-access-guide/</link><pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate><guid>https://blog.plzhans.com/en/posts/121-vpn-remote-access-guide/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;&#10;&lt;p&gt;To securely access your home server, NAS, or office internal network from outside, you need a VPN. Instead of exposing services directly to the internet via port forwarding, the basic idea is to connect through a VPN tunnel as if you were on the same network. This blog has posts covering three very different approaches (Tailscale, WireGuard, wg-easy) — even though they&amp;rsquo;re all called &amp;ldquo;VPN,&amp;rdquo; their setup, security model, and operational burden are completely different, so you should pick the one that fits your situation.&lt;/p&gt;</description></item><item><title>How to Install WireGuard and Set Up Client Connections</title><link>https://blog.plzhans.com/en/posts/116-wireguard-install-client-setup/</link><pubDate>Fri, 10 Jul 2026 08:20:00 +0000</pubDate><guid>https://blog.plzhans.com/en/posts/116-wireguard-install-client-setup/</guid><description>&lt;p&gt;&lt;picture&gt;&#10; &lt;source srcset="https://blog.plzhans.com/posts/116-wireguard-install-client-setup/assets/1_39922a0f-7e83-8083-8055-de3d7910f539_hu_c80ea1d52f8ac1c0.webp" type="image/webp"&gt;&#10; &lt;img src="https://blog.plzhans.com/posts/116-wireguard-install-client-setup/assets/1_39922a0f-7e83-8083-8055-de3d7910f539_hu_a57aedad20a50ea6.png" alt="A representative image showing the setup of building a WireGuard VPN on a Linux server and connecting a client" width="1200" height="670" loading="eager" fetchpriority="high"&gt;&#10; &lt;/picture&gt;&lt;/p&gt;&#10;&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;&#10;&lt;p&gt;WireGuard is a tool that lets you configure a peer-to-peer VPN with simple setup and lightweight performance.&lt;/p&gt;&#10;&lt;p&gt;This article covers the entire flow of installing WireGuard on a Linux server, configuring the server key, firewall, and service, and then connecting from a Mac client.&lt;/p&gt;&#10;&lt;p&gt;It goes through server key generation, wg0 configuration, opening UDP port 51820, client Peer registration, and connection verification in order, so you can follow the same steps to set it up.&lt;/p&gt;</description></item></channel></rss>