ProxyBroker
ProxyBroker copied to clipboard
the server doesn't show info about the client
On this gif ( https://raw.githubusercontent.com/constverum/ProxyBroker/master/docs/source/_static/cli_serve_example.gif ) the server prints an info line when a client connects.
The current version doesn't do that, though it would be very useful. I tried the command that is on the GIF.
It would be nice if a range of error log levels were produced, currently the only meaningful output you get is when you use debug logging.
proxybroker --log DEBUG serve --host 127.0.0.1 --port 8888 --types HTTP HTTPS --lvl High