GoDoxy/internal/route
2025-04-05 13:42:20 +08:00
..
provider refactor(provider): rename route/provider/types to provider 2025-04-05 13:42:20 +08:00
routes chore: remove prometheus router metrics and related initialization code 2025-03-29 02:59:40 +08:00
rules refactor: rename Deserialize* to UnmarshalValidate* 2025-04-05 11:58:11 +08:00
types refactor: rename Deserialize* to UnmarshalValidate* 2025-04-05 11:58:11 +08:00
fileserver.go fix: race condition in health monitor 2025-03-28 08:14:06 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go feat: enhance route handling with agent support and refactor port selection mapping 2025-03-28 08:14:06 +08:00
reverse_proxy.go feat: enhance route handling with agent support and refactor port selection mapping 2025-03-28 08:14:06 +08:00
route.go feat: add validation for localhost routes to prevent usage of godoxy port causing self recursion 2025-03-29 02:59:40 +08:00
route_test.go test: add tests for route validation scenarios 2025-03-29 02:59:40 +08:00
stream.go feat: enhance route handling with agent support and refactor port selection mapping 2025-03-28 08:14:06 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00