mirror of https://github.com/mpolden/echoip
Add back IPv6 support
This commit is contained in:
parent
a4f26e0d56
commit
9f839c5f36
|
@ -111,9 +111,6 @@ $ http {{ .Host }}/port/8080
|
||||||
for requests that exceed this limit. They may be rate-limited (with a
|
for requests that exceed this limit. They may be rate-limited (with a
|
||||||
429 response code) or dropped entirely.</p>
|
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>
|
<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>
|
<p>Yes, the source code and documentation is available on <a href="https://github.com/mpolden/ipd">GitHub</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue