tobychui / zoraxy

A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
https://zoraxy.aroz.org
GNU Affero General Public License v3.0
3.09k stars 188 forks source link

Autostart Webserver when Proxy Root set to static webserver [BUG] #67

Closed Morethanevil closed 1 year ago

Morethanevil commented 1 year ago

When selecting static webserver as proxy root Zoraxy should check if webserver is running, or it needs to autostart the webserver to prevent unexpected behavior.

tobychui commented 1 year ago

Fixed