Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.31k stars 249 forks source link

Add service status check in installer #35

Open Raikia opened 7 years ago

Raikia commented 7 years ago

Sometimes the installer randomly decides to not start some services (like supervisor). Add in a status check at the end of the installer to make sure all services are running.

Raikia commented 7 years ago

Also add failed command checks so the installer stops if a command fails for some reason