Commit Graph

50 Commits

Author SHA1 Message Date
x 60cd48951d quick fix v1.0.2 2026-02-03 02:57:44 +01:00
x 039b507bfa proper release v1.0.1 v1.0.0 2026-02-03 02:53:16 +01:00
x dd4891f54f tz, docker 2026-02-03 02:40:51 +01:00
x d8755b7f07 dbip 2026-02-03 02:23:23 +01:00
x cc0a3e38ac Merge remote-tracking branch 'origin/main' 2025-09-19 22:02:59 +02:00
x cf123d61c8 fix dns lookup and asn prefixes 2025-09-19 22:02:45 +02:00
x 245523cf59 Update readme.md 2025-09-18 01:32:34 +02:00
x 8ce0755d45 bump go version 2025-09-17 20:43:40 +02:00
x 16fc344a68 add domain whois/dns support, refactor codebase 2025-09-17 20:38:51 +02:00
x 477bc242aa Refactor project structure and enhance logging 2025-08-09 14:52:29 +02:00
x 1f22b9f898 Update readme 2025-07-31 19:22:28 +02:00
x dfec9ba602 asn lookup support 2025-07-31 19:18:32 +02:00
x c269dd0f82 Remove IPv4-mapped address from bogon IP definitions 2025-03-24 16:40:28 +01:00
x 93e0d60711 Update bogon IP address definitions for IPv6 2025-03-24 16:10:33 +01:00
x 4702058204 i forgor 2025-03-14 20:41:22 +00:00
x f82f34541c Use ISO for Country 2025-03-14 19:45:11 +00:00
x f700b904e0 docker healthcheck 2025-02-28 21:46:06 +00:00
x 2c9ad491ff Restructure and refactor codebase 2025-02-28 18:29:27 +00:00
x 624cfb2c40 Pretty print json 2025-02-09 18:33:08 +01:00
x a36241f263 Update dependencies, enhance database handling, and improve request parsing 2025-01-29 12:49:09 +01:00
x bc9f481717 Refactor IP data lookup with caching and enable gzip compression 2024-09-29 17:58:21 +02:00
x ff2dee80ee Refactor IP data lookup with caching 2024-09-29 17:58:11 +02:00
x d3dedaa49b Update health check endpoint 2024-09-29 17:12:12 +02:00
x ef0978447f Add health check endpoint 2024-09-29 17:11:27 +02:00
x 58c3b13d04 Merge pull request #2 from skidoodle/dependabot/go_modules/golang.org/x/sys-0.1.0
chore(deps): bump golang.org/x/sys from 0.0.0-20191224085550-c709ea063b76 to 0.1.0
2024-09-07 19:35:40 +02:00
dependabot[bot] b8e56b53d4 chore(deps): bump golang.org/x/sys
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191224085550-c709ea063b76 to 0.1.0.
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 17:35:04 +00:00
x 48d8fd73ba Update docker-publish.yml 2024-09-07 19:34:09 +02:00
x 8901320eea Update readme.md 2024-09-07 19:31:20 +02:00
x ae91bd7ca8 Merge pull request #1 from skidoodle/testing
Switch to MaxMind GeoIP and Project Refactor
2024-09-07 19:22:59 +02:00
x d9e21d04f0 cache 2024-09-07 19:14:47 +02:00
x d4ac1c0dd8 test updates 2024-09-07 18:59:47 +02:00
x 7e14ec4d76 action 2024-09-07 03:22:37 +02:00
x 0d760f38ae maxmind 2024-09-07 03:21:10 +02:00
x 9240ecbf98 f 2024-08-04 22:22:21 +02:00
x 7dd9039b92 fix: big oopsie 2024-07-11 10:14:43 +02:00
x 0fb3779ee0 feat: bogon 2024-07-11 09:58:58 +02:00
x ea53882eea chore: Refactor IP address retrieval logic in main.go 2024-07-11 08:50:04 +02:00
x 1f0f5668fe chore: improve production readiness 2024-07-05 08:21:49 +02:00
x afb88ffeaf chore: callback format 2024-07-05 08:19:12 +02:00
x a579c69595 chore: remove trailing dots 2024-07-05 08:06:01 +02:00
x d6a163628e remove docker volume 2024-06-13 12:42:37 +02:00
x f4b529eb7f chore: Refactor IP address retrieval logic in main.go 2024-06-13 12:34:13 +02:00
x 7e607bf733 Merge branch 'main' of https://github.com/skidoodle/ipinfo 2024-06-13 12:20:01 +02:00
x 7b0b417287 chore: Update IP address retrieval logic in main.go 2024-06-13 12:19:58 +02:00
x dcefcb5259 Create license 2024-06-13 12:10:29 +02:00
x e7413d2768 Create readme.md 2024-06-13 12:06:39 +02:00
x f9ac6ec3be Create docker-publish.yml 2024-06-13 11:48:36 +02:00
x 73c86f4c03 Create go.yml 2024-06-13 11:47:21 +02:00
x 39d4ccda0e chore: Update docker-compose.yml to use latest image and fix volume configuration 2024-06-13 11:45:54 +02:00
x 228b37f9fd Initial commit 2024-06-13 11:43:30 +02:00