Tests - bcoles/ssrf_proxy GitHub Wiki
# install bundler
sudo gem install bundler
# clone repo
git clone https://github.com/bcoles/ssrf_proxy
cd ssrf_proxy
# install dependencies
bundle install
# list tests
rake -T
# install bundler
sudo gem install bundler
# clone repo
git clone https://github.com/bcoles/ssrf_proxy
cd ssrf_proxy
# install dependencies
bundle install
# list tests
rake -T