We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fixup from https://github.com/rapid7/metasploit-framework/issues/7057
Updated Setting Up a Metasploit Development Environment (markdown)
fix #6903
Simplify dev setup guide
Changed the two instances of the command 'git remote add upstream git@github:rapid7/metasploit-framework.git' to 'git remote add upstream [email protected]:rapid7/metasploit-framework.git' because without the '.com' you cannot resolve the github hostname.
ruby 2.1.8 updates
simplify first 2 steps
remove tldr of tldr duplication, update Kali info
remove obsolete kali update instructions, replace with recommendation to install the kali-rolling distribution
start tackling this by reformatting paragraphs so they are editable
Fix Kali sources Credit to @webhat in #6641.
Add libgmp3-dev for #6314
Bump docs to 2.1.7
Fix typo (thanks, Nixawk)
New gconftool-2 command everywhere
Add deb-src for security, too, mention mirrors
Fix gconftool-2 command, universal no longer available on Kali Linux
echo star get interpolated.
Add in git checkout -b
Fix typo.
update to ruby 2.1.6
Needs a github.user for a couple things, turns out.
Explicitly install bundler.
Less HRs