diff --git a/content/posts/porteus/porteus-packages.md b/content/posts/porteus/porteus-packages.md index c46a4ed..8604920 100644 --- a/content/posts/porteus/porteus-packages.md +++ b/content/posts/porteus/porteus-packages.md @@ -16,6 +16,7 @@ tags: [linux, packages, porteus, repository] - [Crystal](#crystal) - The Crystal Programming Language - [CryFS](#cryfs) - Cryptographic filesystem for the cloud - [ksh](#ksh-93um102) - ksh 93u+m: KornShell lives! +- [WireGuard](#wireguard) - Fast, modern, secure VPN tunnel ### rtl8188eu Stand-alone RTL8188EU driver. @@ -51,3 +52,12 @@ ksh 93u+m: KornShell lives! [Donwload no man](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/ksh-93u+m-1.0.2-noman-1-x86_64.tar.xz) - [Source](https://github.com/ksh93/ksh/releases/tag/v1.0.2) - [Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10262) + +### WireGuard +WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. + +[wireguard-go](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/wireguard-go-0.0.20220316-1-x86_64.xzm) - +[wireguard-tools](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/wireguard-tools-1.0.20210914-1-x86_64.xzm) - +[Source](https://git.zx2c4.com/wireguard-go/about/) - +[Source tools](https://git.zx2c4.com/wireguard-tools/about/) - +[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10392)