Commit Graph

19 Commits

Author SHA1 Message Date
b5fe362183 Make geo database usage optional (#39) 2025-01-02 20:13:41 +01:00
789cc6939e Return 404 when the dns domain has any path different than / 2024-05-12 19:24:10 +02:00
b57beded8f chore: Fix typo 2024-05-09 20:01:40 +02:00
c8d6da5ebd Update README.md 2024-04-12 19:58:14 +02:00
d13ea29071 New whatismydns feature (#29) 2024-04-12 19:26:48 +02:00
f8e27bef56 Add endopoint to check is a given port is open on the client (#22) 2023-12-31 12:52:08 +01:00
c54cf5a456 Add upx compression to Dockerfile 2023-04-29 18:49:21 +02:00
84a767ade0 chore: Fix README.md typos 2023-03-18 21:14:08 +01:00
19c72f94a5 Add experimental support for HTTP/3 (#8)
* Wait for service in integration tests instead of watching for a string

* Add http3 experimental support
2023-03-18 21:06:51 +01:00
88691a5149 Update README.md
Add CodeQL badge
2022-07-03 11:57:58 +02:00
7c70abf07f Add feature to get the right client port when using a trusted proxy 2022-05-02 17:56:57 +02:00
9070e9a2c2 Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('8a3e142cf3/router/generic.go (L33)') 2022-04-30 17:35:12 +02:00
ab46275990 Tidy up the house 2022-01-27 13:17:51 +01:00
ac32dc240f Add release badge to README 2021-12-01 13:18:32 +01:00
2d330a99b7 Add CI and go-report badges. Add comments to make golint happy 2021-11-30 17:49:02 +01:00
2807e2afc9 Improve client port handling and fix IPv6 client port testing 2021-11-21 12:49:13 +01:00
66f3436371 Add github releases 2021-11-16 19:10:01 +01:00
255660374f Update README.md 2021-11-11 18:30:50 +01:00
2fcfa91545 first commit 2021-11-10 20:06:12 +01:00