Open abdulelah252 opened 4 years ago
Can you provide screenshot?
Having the same issue.
I fixed it. It was causing the error because there was a missing r flag in the JSON file. Add r flag in the pattern file to resolve this issue. Also, I have created a pull request if you want to take a look https://github.com/1ndianl33t/Gf-Patterns/pull/16
change with -HnriE
grep -RiIl '"-iE"' | xargs sed -i 's/"-iE"/"-HnriE"/g'
will solve your problems
#
Brother,
First, thank you for your templates, the issue is after moving your template to ~/.gf folder, and run gf ssrf (for example), the result will be [grep: .: Is a directory] Note: defaults(tomnomnom) it's working fine.