proxify icon indicating copy to clipboard operation
proxify copied to clipboard

Log level flags are not validated

Open mjkim610 opened this issue 3 years ago • 0 comments

Proxify version:

0.0.7

Current Behavior:

When both -silent and -v flags are set, most logs are turned off but resp body is printed.

Expected Behavior:

When both -silent and -v flags are set, proxify returns an error or exception.

Steps To Reproduce:

  1. Run proxify -v -silent

Anything else:

Related discussion: https://github.com/projectdiscovery/proxify/discussions/145

mjkim610 avatar Jul 26 '22 23:07 mjkim610