Toby Chui
973d0b3372
Added load balancer module
...
- Added load balancer module wip
- Updated geoipv4
- Reduced uptime timeout to 5 sec
- Optimized rate limit implementation
- Fixed minor UI bug in stream proxy
2024-06-19 00:38:48 +08:00
Toby Chui
dfb81513b1
Optimized docker detection structure
...
- Merged #202 and optimized UI elements
- Added HSTS headers toggle
- Added permission policy injector in dynamicproxy
- Fixed slow search LAN ip detection
- Optimized UI for HTTP reverse proxy rules
- Added wip permission policy and load balancer
2024-06-16 12:46:29 +08:00
Toby Chui
10048150bb
Optimized rate limiter implementation
...
- Moved rate limiter scope into proxy router
- Give IpTable a better name following clean code guideline
- Optimized client IP retrieval method
- Added stop channel for request counter ticker
- Fixed #199
- Optimized UI for rate limit
2024-06-14 23:42:52 +08:00
kirari04
49babbd60f
implemented update ratelimit
2024-06-11 22:45:46 +02:00
kirari04
fa11422748
Implemented ui part for rate limit
2024-06-11 22:36:03 +02:00
Toby Chui
3c78211800
Added alias support
...
+ Added alias support (use , when adding a new proxy target to automatically add alias hostnames)
+ Fixed some UI issues
2024-04-16 23:33:24 +08:00
Toby Chui
8e648a8e1f
v3.0.2 init commit
...
+ Fixed zeroSSL bug (said by @yeungalan ) #45
+ Fixed manual renew button bug
+ Seperated geodb module with access controller
+ Added per hosts access control (experimental) #69
+ Fixed basic auth not working on TLS bypass mode bug
+ Fixed empty domain crash bug #120
2024-04-14 19:37:01 +08:00
Toby Chui
c55a29e7cf
Better 404 page and rules disable toggle
2024-03-16 20:45:05 +08:00
Toby Chui
6af047430c
Added UI for WebSocket Origin Check bypass
2024-03-12 14:03:31 +08:00
Toby Chui
33c7c5fa00
Custom header support
...
+ Added custom header
+ Removed unused files
2024-02-17 20:28:19 +08:00
Toby Chui
e980bc847b
Updated a lot of stuffs
...
+ Added comments for whitelist
+ Added automatic cert pick for multi-host certs (SNI)
+ Renamed .crt to .pem for cert store
+ Added best-fit selection for wildcard matching rules
+ Added x-proxy-by header
+ Added X-real-Ip header
+ Added Development Mode (Cache-Control: no-store)
+ Updated utm timeout to 10 seconds instead of 90
2024-02-16 15:44:09 +08:00
Toby Chui
174efc9080
Added per host vdir implementation
2024-02-14 22:52:56 +08:00