From 9f839c5f361443a445bd5422912c5ed7c0733d77 Mon Sep 17 00:00:00 2001 From: Martin Polden Date: Tue, 19 Dec 2017 13:22:56 +0100 Subject: [PATCH] Add back IPv6 support --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index e606050..81052e5 100644 --- a/index.html +++ b/index.html @@ -111,9 +111,6 @@ $ http {{ .Host }}/port/8080 for requests that exceed this limit. They may be rate-limited (with a 429 response code) or dropped entirely.

-

Is IPv6 supported?

-

IPv6 is currently not supported. You are however free to host your own service with IPv6 support, see next question.

-

Can I run my own service?

Yes, the source code and documentation is available on GitHub.