diff options
author | Stanislas <stanislas.lange@pm.me> | 2020-10-02 21:30:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 21:30:30 +0200 |
commit | 2cd6191c936fe6e1136915f7243ccb09ea94d16d (patch) | |
tree | 0edf53d69a5d65266a3f720ba0267cd38c577e63 | |
parent | 235d81aa4cdac70fe3b8f1549b6f805a3b1c86d4 (diff) |
Add badges to README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # WireGuard installer + [](https://hits.seeyoufarm.com) + + **This project is a bash script that aims to setup a [WireGuard](https://www.wireguard.com/) VPN on a Linux server, as easily as possible!** WireGuard is a point-to-point VPN that can be used in different ways. Here, we mean a VPN as in: the client will forward all its traffic trough an encrypted tunnel to the server. |