36 Commits

Author SHA1 Message Date
Adrien PONSIN
59b95ea315
improve default regex v0.1.35 2025-04-17 21:46:41 +02:00
Adrien PONSIN
fcaafbf3f4
still working? v0.1.34 2025-04-17 21:16:07 +02:00
Adrien PONSIN
c55dec6bc4
use a sync.Pool to reuse connexions v0.1.33 2025-04-17 18:41:32 +02:00
Adrien PONSIN
17aa156fa5
try to improve v0.1.32 2025-04-17 17:56:39 +02:00
Adrien PONSIN
7bc9fa242e
add an error log for unauthorized container v0.1.31 2025-04-17 17:15:58 +02:00
Adrien PONSIN
3937b7cda5
try fixing logic v0.1.30 2025-04-17 17:11:00 +02:00
Adrien PONSIN
52b4d44b4b
remove comments and add the container name v0.1.29 2025-04-17 15:19:19 +02:00
Adrien PONSIN
6a1c6c5967
fix refactoring v0.1.28 2025-04-17 15:07:57 +02:00
Adrien PONSIN
ec887ccb93
remove useless return v0.1.27 2025-04-17 15:00:32 +02:00
Adrien PONSIN
3829a46f87
big refactoring v0.1.26 2025-04-17 14:55:34 +02:00
Adrien PONSIN
47538621c9
call ServeHTTP v0.1.25 2025-04-17 14:17:04 +02:00
Adrien PONSIN
8adf4be96e
return a 401 if the container is not authorized v0.1.24 2025-04-17 14:07:19 +02:00
Adrien PONSIN
90d442b611
improve flow v0.1.23 2025-04-17 14:00:11 +02:00
Adrien PONSIN
c76d7b4d12
add more info v0.1.22 2025-04-17 13:48:23 +02:00
Adrien PONSIN
7aef361ed2
rename fields v0.1.21 2025-04-17 13:08:55 +02:00
Adrien PONSIN
17c73fb900
add info log to know if a request match a registered regex v0.1.20 2025-04-17 13:04:12 +02:00
Adrien PONSIN
b373dd004e
stop using a default command v0.1.19 2025-04-17 11:55:19 +02:00
Adrien PONSIN
24316804d9
add a warning in case of transient error v0.1.18 2025-04-17 11:48:52 +02:00
Adrien PONSIN
32306467ea
clean v0.1.17 2025-04-16 13:22:39 +02:00
Adrien PONSIN
7c99754d5a
don't return if net.LookupIP fail (but still print the error) v0.1.16 2025-04-16 13:00:21 +02:00
Adrien PONSIN
6eb7b84495
let's debug the things again v0.1.15 2025-04-16 12:35:25 +02:00
Adrien PONSIN
6a1242813b
set Local to false... v0.1.14 2025-04-15 21:40:46 +02:00
Adrien PONSIN
143e4df5b2
try another approach to handle HTTP errors v0.1.13 2025-04-15 21:17:32 +02:00
Adrien PONSIN
4f42235730
add the HTTP response v0.1.12 2025-04-15 20:45:32 +02:00
Adrien PONSIN
7011d71c03
bug fixed? v0.1.11 2025-04-15 20:39:44 +02:00
Adrien PONSIN
f84ad18dfd
what are the IP addresses? v0.1.10 2025-04-15 20:25:08 +02:00
Adrien PONSIN
e48384ca8e
does IP address is resolved? v0.1.9 2025-04-15 20:18:15 +02:00
Adrien PONSIN
f222a603a9
how many IP addresses v0.1.8 2025-04-15 20:14:19 +02:00
Adrien PONSIN
ade249eefc
wait, what? v0.1.7 2025-04-15 20:10:38 +02:00
Adrien PONSIN
156c338ce7
debug logs v0.1.6 2025-04-15 20:08:28 +02:00
Adrien PONSIN
113faf0212
still adding shitty debug logs v0.1.5 2025-04-15 20:05:10 +02:00
Adrien PONSIN
21a66d786f
add shitty debug logs v0.1.4 2025-04-15 20:00:41 +02:00
Adrien PONSIN
beadb78fd3
add debug log v0.1.3 2025-04-15 19:48:15 +02:00
Adrien PONSIN
22ab7e250b
add remote address field on incoming request v0.1.2 2025-04-15 19:37:23 +02:00
Adrien PONSIN
2e900e88b0
fix version construction v0.1.1 2025-04-08 09:34:22 +02:00
Adrien PONSIN
6db32797dc
first commit v0.1.0 2025-04-08 09:03:00 +02:00