This repo is form maintaining docker release of SniperPhish. If you are installing SniperPhish in dcoker, use this repo. If youa are installing SniperPhish in it's original form, then visit https://github.com/GemGeorge/SniperPhish
- Create the folders
mkdir -p {uploads/attachments,uploads/timages,ht_files,hf_files}
- Create
db.php
file with informations about DB data
<?php
$curr_db = "sniperphish";
$conn = mysqli_connect("db","root","root",$curr_db);
if (mysqli_connect_errno()) {
die("DB connection failed!");
}
?>
- SniperPhish website: https://sniperphish.com/
- SniperPhish demo: https://demo.sniperphish.com/spear/
- @sven-hash for the docker implementation
Join on our SniperPhish discord community to engage with us!
- Discord: https://sniperphish.com/discord/
If this project help you 'Phish', you can give me a cup of coffee :)