github tobychui/zoraxy v3.2.1

latest releases: v3.2.5r2, v3.2.5, v3.2.4...
pre-release4 months ago

圖片

v3.2.1 (Pre-release)

This is yet another experimental release that introduce the router type plugin system and plugin store. You can use the plugin manager tab to assign a plugin to a given tag. Then, all traffics that goes to an HTTP proxy rule with that tag, will be processed by the list of plugin selected.

Currently the plugin store only support installing from the zoraxy official plugin repo (and it only got 1 plugin). But later on a new plugin manager URLs system (like the one in Arduino IDE) will be introduced to integrate 3rd party plugin stores.

For developers

The new -dev flag is introduced to replace the hard-coded DEVELOPMENT_MODE constant in the global scope. To force Zoraxy to load html files from the web directory, you can start zoraxy with ./zoraxy -dev=true to bypass the internal embedded fs.

Change Logs

  • Merged in authentik forward auth support
  • Merged IPv6 whitelist patch
  • Added -dev flags (default to false, no need to change your current startup script)
  • Added support for basic per host name statistic
  • Added experimental plugin store
  • Added $remote_ip in custom header that filters port number from $remote_addr
  • Fixed origin is not populated in log bug
  • Fixed redirection location rewrite bug

Don't miss a new zoraxy release

NewReleases is sending notifications on new releases.