mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
Add badges to README
This commit is contained in:
parent
235d81aa4c
commit
2cd6191c93
1 changed files with 3 additions and 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue