-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Currently, LeProxy does listen on http://localhost:8080
by default for incoming request to proxy to a destination server.
Additionally, it should also provide at least a rudimentary web interface on this very same address to give some information about the running instance, such as how it is or can be configured. This will give LeProxy a "face" so that people have at least a chance to recognize this project. Right now, some people appear to have issues with understanding what this project is all about, given that it only runs from the command line and not really be "seen" in the web browser.
In the future, we may add additional configuration options in this web interface to configure proxy settings, such as upstream proxy servers etc.