{"id":63258,"library":"glendc-go-external-ip","title":"Go External IP","description":"A Go library to retrieve the external IP address of the current machine.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/glendc/go-external-ip","tags":["external-ip","network","utility"],"install":[{"cmd":"go get github.com/glendc/go-external-ip","lang":"bash","label":"Install github.com/glendc/go-external-ip"}],"dependencies":[],"imports":[{"symbol":"externalip","correct":"github.com/glendc/go-external-ip"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/glendc/go-external-ip\"\n)\n\nfunc main() {\n\tip, _ := externalip.DefaultResolver().GetExternalIP()\n\tfmt.Println(ip)\n}","lang":"go","description":"Gets the external IP address using default resolver."},"warnings":[],"env_vars":null,"search_vec":"'address':12 'current':15 'extern':2,10,18 'external-ip':17 'go':1,5 'ip':3,11,19 'librari':6 'machin':16 'network':20 'retriev':8 'util':21","created_at":"2026-06-17T16:41:42.428711+00:00","updated_at":"2026-06-17T16:41:42.428711+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/glendc/go-external-ip","github":"https://github.com/glendc/go-external-ip","docs":"https://pkg.go.dev/github.com/glendc/go-external-ip#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}