Skip to content

Go-locator is a Go package designed to get offline information about any IP address and save it to a file!

License

Notifications You must be signed in to change notification settings

go-nerds/go-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-locator

Go-locator is a Go package designed to get offline information about any IP address and save it to a file!

Usage

    go-locator.exe [--ip IP] [-f FILE] [--output -o OUTPUT]
  • --ip: For single IP
  • -f: For multiple IPs in a file
  • -o: For saving in output file

Demo

    go run . --ip 8.8.8.8          
    Processing...
    Country name: United States
    ISO country code: US
    Time zone: America/Chicago
    Coordinates: 37.751, -97.822
    Accuracy Radius: 1000
    Metro Code: 0
    Is Anonymous Proxy: false
    Is Satellite Provider: false
    Is In European Union: false
    Finished in: 392.4106ms

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Go-locator is a Go package designed to get offline information about any IP address and save it to a file!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages