- Package:
- proxychains
- Source:
- proxychains
- Submitter:
- Alex 'AdUser' Z
- Date:
- 2013-09-05 02:36:05 UTC
- Severity:
- normal
Hi all! Please do something with noisy message in wrapper script /usr/bin/proxychains at line 2. It's impossible for now work with programs to writing content on stdout, like `curl` or `wget -O -`. This message breaks content output. Workaround: comment or delete this line. Possible solutions (sorted by preference, desc): * check for enabled 'quiet_mode' option in config. * disable it completely, output from library enough informative. * or at least write it to stderr. WBR, Alex.