Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wireguard/wireguard
Historical monolithic WireGuard repository, split into wireguard-tools, wireguard-linux, and wireguard-linux-compat.
https://github.com/wireguard/wireguard
Last synced: 4 days ago
JSON representation
Historical monolithic WireGuard repository, split into wireguard-tools, wireguard-linux, and wireguard-linux-compat.
- Host: GitHub
- URL: https://github.com/wireguard/wireguard
- Owner: WireGuard
- License: gpl-2.0
- Archived: true
- Created: 2017-02-15T00:28:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T09:51:53.000Z (almost 5 years ago)
- Last Synced: 2024-11-29T16:05:56.943Z (14 days ago)
- Language: C
- Homepage: https://www.wireguard.com/
- Size: 3.6 MB
- Stars: 2,318
- Watchers: 142
- Forks: 298
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-network-stuff - **2131**星
README
# WireGuard — fast, modern, secure kernel VPN tunnel
#### by [Jason A. Donenfeld](mailto:[email protected]) of [Edge Security](https://www.edgesecurity.com/)WireGuard is a novel VPN that runs inside the Linux Kernel and 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. It runs over UDP.
**More information may be found at [WireGuard.com](https://www.wireguard.com/).**
## License
This project is released under the [GPLv2](COPYING).