Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MuneerAhmad7 opened this issue Dec 19, 2024 · 2 comments
Open

Comments

@MuneerAhmad7
Copy link

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

@thetowsif
Copy link

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

@MuneerAhmad7
Copy link
Author

Thanks Brother

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants