publicip
IP retriever
Provides a simple way to retrieve the client's public IP address from within a Go application.
Go pkg for returning your public facing IP address.
28 stars
5 watching
8 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,030 |
sindresorhus/ipify | Get your public IP address from the Ipify service using JavaScript | 274 |
arkadiyt/aws_public_ips | A tool to fetch public IP addresses from AWS accounts, supporting multiple services and network flavors. | 636 |
haythem/public-ip | Tools to retrieve a GitHub actions runner's public IP address | 118 |
fcambus/telize | An API for determining IP geolocation from visitor IP addresses. | 862 |
un33k/django-ipware | A Django application to retrieve client's IP address with advanced features and flexibility | 1,021 |
fuhrmann/larageo-plugin | Fetches location information from an IP address using a web service | 10 |
upa/ofpot | Detects unused IP addresses and redirects internet traffic to them using ARP spoofing. | 23 |
hamishforbes/lua-resty-iputils | A Lua module providing utility functions for working with IP addresses in Openresty | 247 |
kbrw/plug_forwarded_peer | Simplifies access to the client IP address in HTTP requests with X-Forwarded headers | 24 |
portswigger/random-ip-address-header | This Java project generates and manipulates HTTP headers to include random IP addresses for testing and development purposes. | 6 |
magepal/magento2-geoip | A Magento 2 extension that detects visitor country codes based on IP addresses. | 15 |
torann/laravel-geoip | Determines geographical location and currency of website visitors based on their IP addresses. | 2,119 |
tma/rack-geoipcountry | A Rack-based library that uses the GeoIP database to look up country information from IP addresses. | 10 |
dimsav/laravel-ip-service | A Laravel package to determine a user's country using their IP address. | 117 |