Commit graph

21 commits

Author SHA1 Message Date
yusing
c789c69c86 codemirror 5 fix for config edit 2024-03-29 13:13:26 +00:00
yusing
d20e4d435a verify -> validate 2024-03-29 01:50:00 +00:00
yusing
ca98b31458 fix default config value 2024-03-29 01:38:58 +00:00
yusing
9b34dc994d added new file button in config editor, dockerfile fix 2024-03-29 01:24:47 +00:00
yusing
90f4aac946 fixes, meaningful error messages and new features 2024-03-27 06:30:47 +00:00
yusing
539ef911de fix negative waitgroup, fix cert expiry date, better auto renewal strategy 2024-03-23 20:06:34 +00:00
yusing
43ecd80687 added mkdir before saving cert 2024-03-23 03:16:27 +00:00
yusing
e7f6abf027 initial autocert support, readme update 2024-03-23 03:05:41 +00:00
yusing
48a9e312f5 bug fixes 2024-03-21 04:21:28 +00:00
yusing
8a640ec484 fixed stack overflow error due to recursive call of rewrite 2024-03-18 20:52:34 +00:00
yusing
076c19c4ea fixed output formatting 2024-03-18 16:00:45 +00:00
yusing
a52b1bcadd large refactoring, bug fixes, performance improvement 2024-03-18 04:51:59 +00:00
yusing
eee6ff4f15 fix output and config reload 2024-03-14 02:46:01 +00:00
yusing
d3684b62b7 allow multiple docker providers, added file provider support 2024-03-11 10:31:01 +00:00
yusing
dc996f82c6 fix timezone by adding tz_data package, dns lookup workaround, panel fix 2024-03-07 13:42:36 +08:00
yusing
bee415e22c fixing sub path_mode 2024-03-07 04:51:23 +08:00
yusing
2f439233ed added load balance support and verbose level 2024-03-06 12:34:06 +08:00
yusing
a5c53a4f4f scripts moved to makefile, tcp/udp connections can now close gracefully, but udp is still failing testing with palworld server 2024-03-04 19:09:36 +08:00
yusing
0d9c6e72cc fixed findFreePort nil reference or conflict, made buildRoutes goroutine 2024-03-02 22:56:22 +00:00
yusing
9cb1b1d31a panel apperance, added experimental tcp/udp proxy support, slight performance improvement for http proxy 2024-03-02 17:02:11 +08:00
yusing
12e23c3517 added a simple panel 2024-03-01 16:50:26 +08:00
Renamed from main.go (Browse further)