Skip to content

Get information about an IP address like ISP, region, city, country, latitude, longitude and type.

License

Notifications You must be signed in to change notification settings

AfaanBilal/ip-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IP Info

Author: Afaan Bilal

Introduction

IP Info is a small program written in Go that displays some information about an IP address.

To run:

go run src/ip-info.go

Example Response:

IP:           1.1.1.1
Type:         hosting
Country Code: AU
Country Name: AUSTRALIA
Latitude:     -27.483330
Longitude:    153.016663
City:         SOUTH BRISBANE
Region:       QUEENSLAND
ISP:          CLOUDFLARENET - Cloudflare, Inc., US
ASN:          13335

The data is provided from IPLegit.com

Contributing

All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!

License

IP Info is released under the MIT License. Check out the full license here.

About

Get information about an IP address like ISP, region, city, country, latitude, longitude and type.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages