Replies: 1 comment
-
You can always edit the config from Zoraxy uses UI first design, which means it will in some way sacrifice some performance to optimize user experience like ease of changing configs, automatic sniffing / detecting from request, SNI and upgrade sniffing. If you prefer cli and pre-configured routes like nginx (npm), there are better cli options out there like Caddy or even frp. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have already experienced GUI reverse proxy manager - npm (nginx proxy manager) and i do like it, still as a linux user i am much more comfortable to do some level of task in cli as it makes things much faster and smoother for me and many others who feel the same without having to open website everytime.
So overall i wanna know how different/unique this project is in comparison with npm and do you have any plans to add some level of cli support to this project so that for example if i wanna create reverse proxy then i can from cli.
Beta Was this translation helpful? Give feedback.
All reactions