WHFo
b23b967165
Update httprp.html
...
Prevent the browser from filling the saved Zoraxy login account into the input searchInput
2025-04-11 12:02:28 +08:00
Toby Chui
d4c1225f75
Merge pull request #568 from JokerQyou/feature/authentik-forward-auth
...
[WIP] Add Authentik forward auth support
2025-03-31 20:05:52 +08:00
Toby Chui
0fdfda436b
Added plugin info view
...
- Added plugin info view
- Removed zerotier related start parameters
- Added automatic tag filter reset on tab change in http proxy page
2025-03-16 11:41:46 +08:00
Joker
ebf6ad6600
Add Authentik forward auth support
2025-03-01 15:29:36 +08:00
Toby Chui
05511ed4ca
Updated tag system design
...
- Added search-able tag dropdown
- Implemented realtime quick search
- Added better tag coloring
2025-02-07 22:08:56 +08:00
adoolaard
97a6cf016a
Point on the I
2025-01-31 00:17:10 +01:00
adoolaard
8df68f1f4e
Zoeken en filteren werkt ook!
2025-01-30 22:48:48 +01:00
adoolaard
e4ad505f2a
Tags editor works!
2025-01-30 22:42:06 +01:00
adoolaard
a402c4f326
Tags are working, just not yet editable
2025-01-30 22:22:42 +01:00
Toby Chui
30dfb9cb65
Added new UI feature
...
- Added toggle for uptime monitor
- Added toggle for enable custom header passthrough to websocket
2024-12-30 21:41:15 +08:00
Toby Chui
2423d0fb3a
Added experimental authelia support
...
- Integrated #33 code snippet
- Added UI for setting Authelia server address
- Updated authentication provider implementation
2024-12-15 15:52:59 +08:00
Toby Chui
bb0f55018c
System arch optimization
...
- Optimized types and definitions
- Moved shutdown seq to start.go file
- Moved authelia to auth/sso module
- Added different auth types support (wip)
- Updated proxy config structure
- Added v3.1.4 to v3.1.5 auto upgrade utilities
- Fixed #426
- Optimized status page UI
- Added options to disable uptime montior in config
2024-12-12 20:49:53 +08:00
Toby Chui
6923f0d200
Fixed #328
...
- Fixed register enter not working
- Updated all link to new project domain (aroz.org)
2024-10-23 21:31:06 +08:00
Toby Chui
01f68c5ef5
Added tour for basic operations
...
- added static website setup tour
- added subdomain setup tour
2024-08-15 22:35:43 +08:00
Toby Chui
f595da92a1
Fixed #267
...
- Added csrf middleware to management portal mux
- Added csrf token to all html templates
- Added csrf validation to all endpoints
- Optimized some old endpoints implementation
2024-07-24 21:58:44 +08:00
Toby Chui
e410b92e34
Fixed #235
...
- Added flush sniffing for keep-alive request
- Set default flush interval to 100ms for hostname and 500ms for virtual directory
2024-07-13 23:12:23 +08:00
Toby Chui
2aa35cbe6d
Added load balancer (wip)
...
+ Added support for multiple upstreams
+ Added load balancer
+ Added upstream abstraction in endpoint
+ Added load balancer structure
+ Added breaking change auto-updater
+ Added uptime monitor proxy type definitions
+ Added upstream editor UI
+ Fixed charset bug in many snippets HTML files
2024-07-01 21:17:20 +08:00
Toby Chui
e7b4054248
Finalized v3.0.7 codebase
2024-06-19 10:44:12 +08:00
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