Registry / networking / phuslu-iploc

phuslu-iploc

JSON →
library1.0.20260515gogounverified

Fastest IP to Country library for Go.

go get github.com/phuslu/iploc
INSTALL
IMPORT
SIG · PHUSLU-IPLOC
P
phuslu-iploc
networkinggov1.0.20260515
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

iploc
✓ github.com/phuslu/iploc

Look up the country for an IP address.

package main import ( "fmt" "github.com/phuslu/iploc" ) func main() { country := iploc.Country("8.8.8.8") fmt.Println(country) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.20260515latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
phuslu-iploc — go get phuslu-iploc · libregistry