Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 469 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 469 Bytes

PortPlow.io

Manage large-scale distributed scans with a web front end. This project was built to be run on a DigitalOcean 2-4GB RAM system.

Setup instructions

  • Setup DNS A record pointing to your DigitalOcean Droplet.
  • Download the portplow repo to the droplet
  • Extract the repo to the /opt directory
  • Modify the settings in the conf file
  • Execute ./installer.sh

This will setup and configure nginx, postgres, redis, letsencrypt and Django.