Ipinfo-go This is a simple API for ipinfo.io. Example out := ipinfogo.IpinfoRun() fmt.Println(out.Ip) fmt.Println(out.Country)