1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:37:46 +00:00

Ports: Add wireguard-tools

What will it take to port WireGuard to SerenityOS? No idea. But this is
a start :^)
This commit is contained in:
Linus Groh 2022-01-10 19:53:40 +01:00
parent 60ace37713
commit d099527dbb
3 changed files with 37 additions and 0 deletions

View file

@ -188,6 +188,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris |
| [`vttest`](vttest/) | vttest | 20210210 | https://invisible-island.net/vttest/ |
| [`wget`](wget/) | GNU Wget | 1.21.1 | https://www.gnu.org/software/wget/ |
| [`wireguard-tools`](wireguard-tools/) | WireGuard Tools | 1.0.20210914 | https://www.wireguard.com/ |
| [`xz`](xz/) | xz | 5.2.5 | https://tukaani.org/xz/ |
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zlib`](zlib/) | zlib | 1.2.11 | https://www.zlib.net/ |