ProxyBroker icon indicating copy to clipboard operation
ProxyBroker copied to clipboard

the server doesn't show info about the client

Open jabbalaci opened this issue 9 years ago • 1 comments

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.

jabbalaci avatar Aug 05 '16 22:08 jabbalaci

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

pykler avatar Aug 06 '16 11:08 pykler