mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-21 04:52:35 +02:00
![]() * cleanup code for URL type * fix makefile for trace mode * refactor, merge Entry, RawEntry and Route into one. * Implement fileserver. * refactor: rename HTTPRoute to ReverseProxyRoute to avoid confusion * refactor: move metrics logger to middleware package - fix prometheus metrics for load balanced routes - route will now fail when health monitor fail to start * fix extra output of ls-* commands by defer initializaing stuff, speed up start time * add test for path traversal attack, small fix on FileServer.Start method * rename rule.on.bypass to pass * refactor and fixed map-to-map deserialization * updated route loading logic * schemas: add "add_prefix" option to modify_request middleware * updated route JSONMarshalling --------- Co-authored-by: yusing <yusing@6uo.me> |
||
---|---|---|
.. | ||
errorpage | ||
metrics_logger | ||
test_data | ||
cidr_whitelist.go | ||
cidr_whitelist_test.go | ||
cloudflare_real_ip.go | ||
custom_error_page.go | ||
forward_auth.go | ||
middleware.go | ||
middleware_builder.go | ||
middleware_builder_test.go | ||
middleware_chain.go | ||
middleware_test.go | ||
middlewares.go | ||
modify_request.go | ||
modify_request_test.go | ||
modify_response.go | ||
modify_response_test.go | ||
oidc.go | ||
rate_limit.go | ||
rate_limit_test.go | ||
real_ip.go | ||
real_ip_test.go | ||
redirect_http.go | ||
redirect_http_test.go | ||
set_upstream_headers.go | ||
test_utils.go | ||
trace.go | ||
tracer.go | ||
vars.go | ||
x_forwarded.go |