This website requires JavaScript.
Explore
Help
Sign in
TyleoDvDelaware3217
/
GoDoxy
Watch
1
Star
0
Fork
You've already forked GoDoxy
0
mirror of
https://github.com/yusing/godoxy.git
synced
2025-06-09 21:02:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c40f4aa84
GoDoxy
/
internal
/
route
History
yusing
5c40f4aa84
added round_robin, least_conn and ip_hash load balance support, small refactoring
2024-10-09 10:39:07 +08:00
..
constants.go
restructured the project to comply community guideline, for others check release note
2024-09-28 09:51:34 +08:00
http.go
added round_robin, least_conn and ip_hash load balance support, small refactoring
2024-10-09 10:39:07 +08:00
route.go
refactor: moved models/ to types/
2024-10-04 08:47:53 +08:00
stream.go
fixed streams with zero port being served
2024-10-02 14:01:36 +08:00
tcp.go
fixed typos and formatting, fixed loading page not being shown (idlewaker)
2024-10-08 13:15:23 +08:00
udp.go
fixed typos and formatting, fixed loading page not being shown (idlewaker)
2024-10-08 13:15:23 +08:00