mirror of
https://github.com/mpolden/echoip.git
synced 2025-06-25 20:27:50 +02:00
Update FAQ
This commit is contained in:
@ -100,7 +100,10 @@ $ http {{ .Host }}/port/8080
|
||||
<div class="pure-u-1 pure-u-md-1-2">
|
||||
<h2>FAQ</h2>
|
||||
<h3>How do I force IPv4 or IPv6 lookup?</h3>
|
||||
<p>IPv4 or IPv6 lookup can be forced by using the <a href="//v4.ifconfig.co">v4</a> and <a href="//v6.ifconfig.co">v6<a> subdomains.</p>
|
||||
<p>As of 2018-07-25 it's no longer possible to force protocol using
|
||||
the <i>v4</i> and <i>v6</i> subdomains. IPv4 or IPv6 still can be forced
|
||||
by passing the appropiate flag to your client, e.g <code>curl -4</code>
|
||||
or <code>curl -6</code>.</p>
|
||||
|
||||
<h3>Is automated use of this service permitted?</h3>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user