zaidmukaddam / echoip.tech

Home Page:https://ip.zaidmukaddam.biz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echoip.tech

Echo your public IP address with a very simple cURL request

Command:

curl https://echoip.tech/

or

curl echoip.tech

Sample output:

93.184.216.34

or

["93.184.216.34"]

Optional parameters:

Set the GET parameter type to get a specific data format. Currently supported values are:

  • JSON
  • TEXT

Please note that the type parameter is not case sensitive.

Example:

curl https://echoip.tech/?type=JSON

About

https://ip.zaidmukaddam.biz/


Languages

Language:PHP 95.1%Language:Nix 4.9%