haproxy-dashboard
haproxy-dashboard copied to clipboard
Dashboard With WAF Features For HAPROXY
fix typo sudo in line 11
Hi, Using IPv6 more and more, I have just noticed that this is not managed correctly from the dashboard. Indeed, when you want to add an http frontend from a...
Hi, In the app.py, the listener listens by default only on ipv4 because is set to: ```bash app.run(host='0.0.0.0', port=5000[...] ``` It is necessary to change this as follows for the...
**One of the critical features missing** in the current version is the ability to dynamically add backend servers directly from the GUI. This enhancement will streamline the configuration process and...
fix sduo typo in install.sh
Looks great, works well, thank you. I am seeing pull requests for simple things have not been merged. Will this project be (semi) maintained or is it meant to be...
I have been waiting for a project like this for a long time, amazing! Is there a way to support development by funding? It would be amazing to have live...