-es flag not working
marcelo321 opened this issue · 2 comments
marcelo321 commented
echo "www1.google.com" | alterx -silent -es 400
gives no output. while removing that flag alterx works as usual
dogancanbakir commented
@marcelo321, Can you try without -silent
flag?
$ echo "www1.google.com" | alterx -es 400
___ ____ _ __
/ _ | / / /____ ____| |/_/
/ __ |/ / __/ -_) __/> <
/_/ |_/_/\__/\__/_/ /_/|_|
projectdiscovery.io
[INF] Current alterx version v0.0.3 (latest)
[INF] Estimated Payloads (including duplicates) : 696
dogancanbakir commented
Closing this. Feel free to reopen if the issue persists.