tchivert b8b244acce
build / build (push) Successful in 1m4s
docker / docker (push) Successful in 2m23s
update to go1.26
2026-02-12 17:09:19 +01:00
2026-02-12 17:09:19 +01:00
2024-09-01 01:03:24 +02:00
2024-09-01 13:10:56 +02:00
2024-12-26 19:02:16 +01:00
2024-12-26 19:02:16 +01:00
2026-02-12 17:09:19 +01:00
2024-09-01 01:03:24 +02:00
2026-02-12 17:09:19 +01:00
2024-09-01 13:51:40 +02:00
2025-01-12 15:23:16 +01:00

iplookup

Go implementation of geoipweb.

This is the code that now powers iplookup.fr

Usage

Usage of ./iplookup:
  -b string    Bind to address (default "0.0.0.0")
  -p int       Port to listen on (default 8080)
  -n string    Name of the application (default "iplookup.fr")
  -d string    Domain name (default "iplookup.fr")
  -s string    Short domain name (default "iplk.fr")
  -c string    Path to the GeoIP database
  -a string    Path to the GeoASN database
  -t int       Cache TTL in seconds (default 300)
  -m int       Max number of entries in cache (default 2048)

Acknowledgements

License

This project is licensed under the MIT License. See the LICENSE file for more information.

S
Description
Get informations about an IP address
https://iplookup.fr
Readme MIT 53 KiB
v1.3 Latest
2026-02-12 16:09:19 +00:00
Languages
Go 50.3%
HTML 48.8%
Dockerfile 0.9%