Add back IPv6 support

This commit is contained in:
Martin Polden 2017-12-19 13:22:56 +01:00
parent a4f26e0d56
commit 9f839c5f36
1 changed files with 0 additions and 3 deletions

View File

@ -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.</p>
<h3>Is IPv6 supported?</h3>
<p>IPv6 is currently not supported. You are however free to host your own service with IPv6 support, see next question.</p>
<h3>Can I run my own service?</h3>
<p>Yes, the source code and documentation is available on <a href="https://github.com/mpolden/ipd">GitHub</a>.</p>
</div>