mirror of https://github.com/mpolden/echoip
commit
ab71fac9e9
|
@ -83,8 +83,7 @@
|
|||
<p><code class="ip">{{ .IP }}</code></p>
|
||||
<p>Multiple command line HTTP clients are supported,
|
||||
including <a href="https://curl.haxx.se/">curl</a>, <a href="https://github.com/jkbrzt/httpie">httpie</a>, <a href="https://www.gnu.org/software/wget/">GNU
|
||||
Wget</a>
|
||||
and <a href="https://www.freebsd.org/cgi/man.cgi?fetch(1)">fetch</a>.</p>
|
||||
Wget</a>, <a href="https://www.freebsd.org/cgi/man.cgi?fetch(1)">fetch</a>, and <a href="https://github.com/astaxie/bat">bat</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pure-g">
|
||||
|
|
Loading…
Reference in New Issue