aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-17 14:50:27 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-17 14:50:27 +0300
commit5abcf6affca3855838e1f069e2786b69c90e79e9 (patch)
tree359816ac6d9f07b98c490f27b7687e8aa9ceb9cb /README.md
parentbump jekyll-theme (diff)
downloadwireguard-config-5abcf6affca3855838e1f069e2786b69c90e79e9.tar.gz
wireguard-config-5abcf6affca3855838e1f069e2786b69c90e79e9.zip
switch example port from 133 to 123
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bab56b..b1a7eca 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ connection managers:
An example configuration (with bogus key values) can be seen [here].
-[here]: https://egor-tensin.github.io/wireguard-config/?server_public=a&server_endpoint=b:133&preshared=c&client_public=d&client_private=e&client_ipv4=192.168.1.1/24&client_ipv6=fd::/48
+[here]: https://egor-tensin.github.io/wireguard-config/?server_public=a&server_endpoint=b:123&preshared=c&client_public=d&client_private=e&client_ipv4=192.168.1.1/24&client_ipv6=fd::/48
Description
-----------