rabbotio / eyes-cli

[Deprecated] CLI for an eyes
MIT License
0 stars 0 forks source link

[CLI] Add golismero support #5

Closed katopz closed 7 years ago

katopz commented 7 years ago
niponchi commented 7 years ago

example command: note that ~/output/golismer need a write permission

docker run --rm -ti -v ~/output/golismer:/opt/golismer/result:rw rabbotio/golismero scan http://example.com -o /opt/golismer/result/output.html
katopz commented 7 years ago

Great job! 👍

niponchi commented 7 years ago

added support in eyes-cli tool

node eyes golismero --url http://rabbot.io