You are here |
vincent.bernat.ch | ||
| | | |
jeff.noxon.cc
|
|
| | | | WireGuard is a modern VPN that's designed to be easy to configure, performant, and secure. The ease-of-configuration is really important. If you've ever set up IPsec, you know what I mean. OpenVPN isn't awful, but it isn't good, either. WireGuard has both a Linux kernel implementation as well as a Go-based portable implementation that works on Mac and iOS. Official Windows support doesn't exist yet, but is on the way. | |
| | | |
d.sb
|
|
| | | | WireGuard is an exciting, new, extremely simple VPN system that uses state-of-the-art cryptography. Its Linux implementation runs in the kernel, which provides a significant performance boost compared to traditional userspace VPN implementations The WireGuard kernel module is great, but sometimes you might not be able to install... | |
| | | |
sylvaindurand.org
|
|
| | | | ||
| | | |
greg.molnar.io
|
|
| | Kamal 2 was released recently and it brings a few singnificant changes. Traefik is replaced by kamal-proxy, Kamal runs all containers in a custom Docker network and secrets are passed differently to new containers. All these changes mean that the upgrade is not simple, but in this article I will walk you through an example to help with the process. |