GoDoxy/internal/route
2025-04-13 12:24:11 +08:00
..
provider refactor: remove net.URL and net.CIDR types, improved unmarshal handling 2025-04-13 07:06:21 +08:00
routes refactor: rename module route/types to route 2025-04-08 05:04:49 +08:00
rules refactor: remove net.URL and net.CIDR types, improved unmarshal handling 2025-04-13 07:06:21 +08:00
types fix: unmarshal and some tests 2025-04-13 12:24: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 refactor: remove net.URL and net.CIDR types, improved unmarshal handling 2025-04-13 07:06:21 +08:00
route.go refactor: remove net.URL and net.CIDR types, improved unmarshal handling 2025-04-13 07:06:21 +08:00
route_test.go fix(route): wildcard labels not applied properly 2025-04-09 16:26:09 +08:00
stream.go refactor: remove net.URL and net.CIDR types, improved unmarshal handling 2025-04-13 07:06:21 +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