1N3 / Findsploit

Find exploits in local and online databases instantly

Home Page:https://sn1persecurity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for OSX

mananwason opened this issue · comments

Right now install.sh uses apt-get to install dependencies which is not supported by OSX.

May be create a Docker container?

I'll try to find some time to create a Dockerfile and add it to the repo - if needed.

An update to this - I can get it to run in a container, but the problem is with xdg-open, so I couldn't make it work properly. Anyone else wants to tackle the issue, feel free to ignore my attempt! 😭

New version 1.9 includes text based links, so xdg-open or a browser is not necessarily needed anymore. Just copy/paste links generated in console to your browser. A little more manual, but should run fine in Docker.