modulepackage
0.0.0-20240924044423-25f2a879e00d
Repository: https://github.com/clickyotomy/ext-ip.git
Documentation: pkg.go.dev
# README
ext-ip
Queries Google's DNS to fetch the external IP address.
To install, run: $ go get "github.com/clickyotomy/ext-ip"
The binary executable will be available in `${GOPATH}/bin'.
# Packages
Package resolve queries Google's DNS name servers for the client's external IP address.