fireinrain / whereismyip

a bash script that fetch your remote ip base on whereismyip service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whereismyip

a bash script that fetch your remote ip base on whereismyip service

how to install

  1. git clone https://github.com/lzhaoyang/whereismyip.git
  2. cd whereismyip && chmod a+x install.sh && sh install.sh

how to use

run whereismyip in terminal

here is output below:

--------------Your Ip Information--------------
Ip: xx.xx.x.xxx
--------------Location Information-------------
Country: China
State: Guangdong
City: Shenzhen
Postal Code: xxxxx
Time Zone: +08:00
----------------ISP Information----------------
ISP: China Unicom Guangdong Province Network
Host Name: xx.xxx.xx.xx
ASN: xxxx
---------------------End-----------------------

About

a bash script that fetch your remote ip base on whereismyip service

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%