aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-26 21:01:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-26 21:01:23 +0300
commit98ea7faea4deb001d7e9f0d133d0f54f9cb0e90c (patch)
tree1f54f3a32b3fe8fc2787a43c5b404e24f1fd81fe /index.html
parentmove some stuff from index.html to README.md (diff)
downloadwireguard-config-98ea7faea4deb001d7e9f0d133d0f54f9cb0e90c.tar.gz
wireguard-config-98ea7faea4deb001d7e9f0d133d0f54f9cb0e90c.zip
index.html: add link to bogus configuration
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index f9b9e8b..3c27900 100644
--- a/index.html
+++ b/index.html
@@ -61,6 +61,8 @@ params:
configured on interface <code>wg0</code>.
You can then generate the new client's keys, feed them to this page and it will
show the configuration that can be easily consumed by the new client.</p>
+ <p class="text-muted">An example configuration (with bogus key values) can
+be seen <a href="https://egor-tensin.github.io/wireguard-config/?server_public_key=a&server_endpoint=b%3A123&server_preshared_key=c&client_public_key=d&client_private_key=e&client_ipv4=192.168.1.1%2F24&client_ipv6=fd%3A%3A%2F48">here</a>.</p>
</div>
</div>