SearchSploit.py icon indicating copy to clipboard operation
SearchSploit.py copied to clipboard

Requirements.txt

Open rad10 opened this issue 5 years ago • 0 comments

Though I doubt anyone wanting to use this tool is going to use pipenv (you never know) with this tool, it is still useful to include files documenting the version used to test the program, but also so that github can recognize the library used and note it on the repo.

This basically means just running pipenv on the repo to grab all libraries needed. Simple enough.

rad10 avatar Mar 31 '20 16:03 rad10