/inet-ip.info

The code for this site has been renewed and moved to https://github.com/inet-ip-info/website

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

inet-ip.info

The code for this site has been renewed and moved to https://github.com/inet-ip-info/website

make

curl http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz |gunzip >data/GeoIP.dat
go get github.com/jteeuwen/go-bindata
go generate
go get github.com/mitchellh/gox
gox -osarch="linux/386"