Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Carrillo c8d6da5ebd
Update README.md 2024-04-12 19:58:14 +02:00
Daniel Carrillo d13ea29071
New whatismydns feature (#29) 2024-04-12 19:26:48 +02:00
Daniel Carrillo f8e27bef56
Add endopoint to check is a given port is open on the client (#22) 2023-12-31 12:52:08 +01:00
Daniel Carrillo c54cf5a456
Add upx compression to Dockerfile 2023-04-29 18:49:21 +02:00
Daniel Carrillo 84a767ade0
chore: Fix README.md typos 2023-03-18 21:14:08 +01:00
Daniel Carrillo 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
Daniel Carrillo 88691a5149
Update README.md
Add CodeQL badge
2022-07-03 11:57:58 +02:00
Daniel Carrillo 7c70abf07f
Add feature to get the right client port when using a trusted proxy 2022-05-02 17:56:57 +02:00
Daniel Carrillo 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
Daniel Carrillo ab46275990
Tidy up the house 2022-01-27 13:17:51 +01:00
Daniel Carrillo ac32dc240f
Add release badge to README 2021-12-01 13:18:32 +01:00
Daniel Carrillo 2d330a99b7
Add CI and go-report badges. Add comments to make golint happy 2021-11-30 17:49:02 +01:00
Daniel Carrillo 2807e2afc9
Improve client port handling and fix IPv6 client port testing 2021-11-21 12:49:13 +01:00
Daniel Carrillo 66f3436371
Add github releases 2021-11-16 19:10:01 +01:00
Daniel Carrillo 255660374f
Update README.md 2021-11-11 18:30:50 +01:00
Daniel Carrillo 2fcfa91545
first commit 2021-11-10 20:06:12 +01:00