3.1.0
tobychui/zoraxy3.1.0Jul 31, 2024by tobychui
AI Summary
Version 3.1.0 introduces automatic Proxmox detection with compatibility mode to eliminate 501 errors when reverse proxying Proxmox web interfaces. This release also includes security improvements, notably fixing a CSRF vulnerability, alongside enhanced certificate management and logging capabilities.
Key Highlights
- Automatic Proxmox sniffing logic with compatibility mode support (fixes 501 errors)
- Fixed CSRF security vulnerability
- Enhanced log viewer with filtering and auto-refresh capabilities
- Fixed wildcard certificate renewal bugs and added certificate download functionality
New Features
- Automatic Proxmox detection and compatibility mode for reverse proxy
- Log viewer with filter and auto-refresh functionality
- Host overwrite and hop-by-hop header remover
- Early certificate renew days settings
- Certificate download function
Full Release Notes
## v3.1.0 Updates This is a new version that fixed quite some bugs, improved security and compatibility. One of the key feature of this release is that Zoraxy finally support automatic sniffing logic for Proxmox and will run in compatibility mode when an upstream is detected as proxmox web ui. No more 501 when you are trying to reverse proxy poxmox web management interface! ### Change Log - Updated log viewer with filter and auto refresh - Fixed csrf vulnerability - Fixed promox issue - Fixed status code bug in upstream log - Added host overwrite and hop-by-hop header remover - Added early renew days settings - Updated make file to force no CGO in cicd process - Fixed bug in updater - Fixed wildcard certificate renew bug - Added certificate download function