Skip to content

Commit 12e33f5

Browse files
committed
update readme.md
1 parent dd11c1b commit 12e33f5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Wireguard
22

3-
This repo aims to simplify routine operations with [WireGuard](https://www.wireguard.com)
3+
This repository contains scripts that make it easy to configure [WireGuard](https://www.wireguard.com)
4+
on [VPS](https://en.wikipedia.org/wiki/Virtual_private_server).
45

56
Medium article: [How to deploy WireGuard node on a DigitalOcean's droplet](https://medium.com/@drew2a/replace-your-vpn-provider-by-setting-up-wireguard-on-digitalocean-6954c9279b17)
67

@@ -22,7 +23,7 @@ This script:
2223
* Installs all necessary software on an empty Ubuntu DigitalOcean droplet
2324
(it should also work with most modern Ubuntu images)
2425
* Configures IPv4 forwarding and iptables rules
25-
* Sets up [unbound](https://github.com/NLnetLabs/unbound) dns resolver
26+
* Sets up [unbound](https://github.com/NLnetLabs/unbound) DNS resolver
2627
* Creates a server and clients configurations
2728
* Installs [qrencode](https://github.com/fukuchi/libqrencode/)
2829
* Runs [WireGuard](https://www.wireguard.com)

0 commit comments

Comments
 (0)