yusing
|
7184c9cfe9
|
correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost
|
2024-10-11 09:13:38 +08:00 |
|
yusing
|
5c40f4aa84
|
added round_robin, least_conn and ip_hash load balance support, small refactoring
|
2024-10-09 10:39:07 +08:00 |
|
yusing
|
d1c9e18c97
|
improved idlewatcher support for API-like services, fixed idlewaker proxying to zero port
|
2024-10-07 18:50:51 +08:00 |
|
yusing
|
5fb7d21c80
|
fixed that error message with sensitive info shouldn't be shown to end user
|
2024-10-05 03:42:09 +08:00 |
|
yusing
|
dd629f516b
|
omit EOF and contextCanceled error on non-debug mode
|
2024-10-04 06:55:43 +08:00 |
|
yusing
|
de6c1be51b
|
improved homepage support, memory leak partial fix
|
2024-10-03 20:02:43 +08:00 |
|
yusing
|
478311fe9e
|
fixed container routes not being loaded, added X-Forwarded-{Scheme,Proto,Host}, fixed containers with no mapping being served
|
2024-09-30 18:04:47 +08:00 |
|
yusing
|
ebedbc931f
|
enables add-x-forwarded by default, added hide-x-forwarded
|
2024-09-30 16:16:56 +08:00 |
|
yusing
|
860e914b90
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
|