aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 7cb10e0e95e19c284e70fc42554c4a5de85d8f9a (plain) (blame)
1
2
3
4
5
6
# WireGuard.rs
[![Build Status](https://travis-ci.org/WireGuard/wireguard-rs.svg)](https://travis-ci.org/WireGuard/wireguard-rs) [![Coverage Status](https://coveralls.io/repos/github/WireGuard/wireguard-rs/badge.svg)](https://coveralls.io/github/WireGuard/wireguard-rs?branch=master) [![License GPL2](https://img.shields.io/badge/license-GPL_2-blue.svg)](https://github.com/WireGuard/wireguard-rs/blob/master/LICENSE)
## Fast, modern and secure VPN tunnel
Target of this project is to have a user space Rust implementation of WireGuard.

This implementation is currently _work in progress_ and is notable to work in the intended behavior.