public-ip Get your public IP address Install go get github.com/spatocode/public-ip Usage ip, _ := publicip.V4() fmt.Println(ip) // 101.122.42.103