mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #245] [MERGED] Add Wireguard to the VPN section #921
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/245
Author: @rhyven
Created: 11/15/2017
Status: ✅ Merged
Merged: 3/17/2020
Merged by: @n1trux
Base:
master← Head:master📝 Commits (2)
1f0d682Add Wireguard to the VPN sectionadef3d5Merge branch 'master' into master📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Application name / category
WireGuard / VPN
Source URL
https://git.zx2c4.com/WireGuard/
why it is awesome
Wireguard is a new VPN based on elliptic curve crypto (Curve25519, ChaCha20, Poly1305) and public key cryptography. It has a very small attack surface and is extremely fast. It's currently used in production by Mullvad VPN and AzireVPN.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.