Monitoring
By default, the proxy provides a Flask web interface on port 5000/http to monitor it. This interface allows you to view processes, their status, configuration, and active connections.
All of these routes require basic authentication. The default credentials are admin:password
Warning
This feature is not available in the slim version.
Change the monitoring configuration¶
You can modify the monitoring system, for example, the port or access password. Here is the associated documentation, depending on your configuration.