Skip to content

Commit 4f5a76f

Browse files
authored
Merge pull request #3 from n-thumann/fix_typo
Fix: Typo in Readme
2 parents cbe637c + 2a682b7 commit 4f5a76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Options:
7777
7878
- Specifying IPv6 DNS servers or allowed IPs on NordVPN server without IPv6 support will be ignored
7979
```
80-
wg-nord --dns-servers 1.1.1.1 --dns-servers 2606:4700:4700::1111 --allowed-ips 1.0.0.0/24 --allowed-ips 2606:4700::/36 --server us9590.nordvpn.com --token 818f804a2c24e89082a37d1486ac45b83f9452ea9b953678c7e115f354f96463
80+
# wg-nord --dns-servers 1.1.1.1 --dns-servers 2606:4700:4700::1111 --allowed-ips 1.0.0.0/24 --allowed-ips 2606:4700::/36 --server us9590.nordvpn.com --token 818f804a2c24e89082a37d1486ac45b83f9452ea9b953678c7e115f354f96463
8181
[Interface]
8282
PrivateKey = IDQu32ovMxFQ3VSywgKTUBFGs/CN/S3ouWAmV6nsc1M=
8383
Address = 10.5.0.2

0 commit comments

Comments
 (0)