tehmoon / cryptocli

The ultimate tool for data transfer, manipulation and proxy.
MIT License
16 stars 2 forks source link

Fork module does not output stderr #13

Open tehmoon opened 5 years ago

tehmoon commented 5 years ago

It would be easier to debug if we could see stderr too.

tehmoon commented 5 years ago

By default combined stdout and stderr. Add a --stderr error which creates a pipeline. If you want to null everything, just do --stderr null.