mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-08-24 02:17:22 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/opt/echoip/html/index.html
This commit is contained in:
parent
12129808aa
commit
c4bbf9120f
@ -312,10 +312,15 @@
|
|||||||
<p>
|
<p>
|
||||||
Setting the <code>Accept: application/json</code><br />
|
Setting the <code>Accept: application/json</code><br />
|
||||||
header works as expected. <br />
|
header works as expected. <br />
|
||||||
IE: curl -q -LSsf -H "Accept: application/json" -4 { .Host }
|
<span style="font-size: 0.9rem"
|
||||||
|
>IPV4: curl -q -LSsf -H "Accept: application/json" -4 {{ .Host
|
||||||
|
}}</span
|
||||||
|
>
|
||||||
<br />
|
<br />
|
||||||
or: curl -q -LSsf -H "Accept: application/json" -6 { .Host } if
|
<span style="font-size: 0.9rem"
|
||||||
you have IPV6
|
>IPV6: curl -q -LSsf -H "Accept: application/json" -6 {{ .Host
|
||||||
|
}}</span
|
||||||
|
>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Is automated use of this service permitted?</h3>
|
<h3>Is automated use of this service permitted?</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user