Read this README in other languages.
This package allows you to install Zoraxy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Zoraxy is a new kid in reverse-proxy world written in Go, designed to simplify and streamline web routing and proxying. Zoraxy simplifies the process of setting up a reverse proxy, It serves as an intermediary between client requests and backend servers, effectively managing traffic flow. Whether you're running a small personal website or managing a complex web infrastructure, Zoraxy is designed to make these tasks accessible to all, regardless of your networking expertise.
Shipped version: 3.1.8~ynh1
- Official app website: https://zoraxy.arozos.com/index.html
- Official admin documentation: https://github.com/tobychui/zoraxy/wiki/Getting-Started
- Upstream app code repository: https://github.com/tobychui/zoraxy
- YunoHost Store: https://apps.yunohost.org/app/zoraxy
- Report a bug: https://github.com/YunoHost-Apps/zoraxy_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/zoraxy_ynh/tree/testing --debug
or
sudo yunohost app upgrade zoraxy -u https://github.com/YunoHost-Apps/zoraxy_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps