sensepost / gowitness

🔍 gowitness - a golang, web screenshot utility using Chrome Headless
GNU General Public License v3.0
2.87k stars 329 forks source link

Ports options for "file" command #165

Open h49nakxs opened 1 year ago

h49nakxs commented 1 year ago

Hi there,

Would it be possible to add to the "file" command the same ports options that exist for the "scan" command ? I mean the following ones :

--ports string --ports-large --ports-medium --ports-small

That would avoid some extra bash gymnastic to add the custom ports to the URLs file.

By the way, great tool, thanks !

stephenbond commented 1 year ago

Agree, came here to ask the same thing...