Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-proto-wireguard: WireGuard VPN Protocol (New) #848

Closed
wants to merge 3 commits into from

Conversation

Projects
None yet
1 participant
@danrl
Copy link
Contributor

commented Nov 13, 2016

This adds support for WireGuard VPN protocol. It has been tested for a while.

Development repo and screenshots: https://github.com/danrl/luci-proto-wireguard

WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances.

https://www.wireguard.io

Thanks to all the testers and the creators of wireguard for their great support.

Signed-off-by: Dan Lüdtke mail@danrl.com

danrl added some commits Nov 13, 2016

luci-proto-wireguard: Added Makefile
Signed-off-by: Dan Lüdtke <mail@danrl.com>
luci-proto-wireguard: Added network/proto_wireguard
Signed-off-by: Dan Lüdtke <mail@danrl.com>
luci-proto-wireguard: Added cbi proto_wireguard
Signed-off-by: Dan Lüdtke <mail@danrl.com>
@danrl

This comment has been minimized.

Copy link
Contributor Author

commented Nov 13, 2016

FYI: Helper script pull request is over here: openwrt/packages#3512

@danrl

This comment has been minimized.

Copy link
Contributor Author

commented Nov 14, 2016

Will PR with updated version soon.

@danrl danrl closed this Nov 14, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.