tomnomnom/gf

gf checking all over the system files for requested pattern

daman-preet-singh opened this issue · 2 comments

let's say we done like this:

echo/curl 'http://example.com/assets/app.js' | gf strings

now, it should only look for strings in app.js file. but gf will search for strings all over the system.

Can anyone have solution for the above @daman-preet-singh mentioned issue

I'm also experiencing the same

Same issue. Any solution yet?