x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.

Home Page:https://x1m.nl/posts/recon-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v0.2.0 changelog (work in progress)

x1mdev opened this issue · comments

commented
  • Added Laravel application and dependencies in the install script

  • Updated the nginx config file to fit the Laravel app

  • Added native Golang and changed subfinder usage from Docker to Golang

  • Added RVM and Ruby, which makes Aquatone usable without Docker.

full commit info: 7f0babe

commented

d40e36e lots of changes, almost all of the tools / scripts that are being used are written in Go and run native on the ReconPi.

Also changed the image from the Ubuntu 16.04 ARM version to the Raspbian Stretch Lite image. This reduces the amount of disk space used and also doesn't have a lot of the extra stuff that the Ubuntu pre installed server image brought.

commented

Done for now