gf icon indicating copy to clipboard operation
gf copied to clipboard

gf install correctly but not working with cat file | gf formate

Open MuneerAhmad7 opened this issue 1 year ago • 2 comments

I install gf through go and check help with -h which give correct help and then i add it as cat file.txt | gf -list OR cat file.txt | gf xss and it's not working if there is any solution so please...............

Screenshot 2024-12-19 174704

MuneerAhmad7 avatar Dec 19 '24 12:12 MuneerAhmad7

MuneerAhmad7

To solve this issue you have to move gf patterns into the root directory of your system "~/.gf"

Steps: mkdir ~/.gf git clone https://github.com/tomnomnom/gf cd gf/ mv examples/*.json ~/.gf

now check gf -list cat urls.txt | gf xss

thetowsif avatar Dec 23 '24 20:12 thetowsif

Thanks Brother

MuneerAhmad7 avatar Dec 23 '24 21:12 MuneerAhmad7