Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.81 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.81 KB

SniperPhish-Docker

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

Docker Installation

  1. Create the folders mkdir -p {uploads/attachments,uploads/timages,ht_files,hf_files}
  2. 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!");
  }
?>

More

Shoutouts

Come let's connect and collaborate

Join on our SniperPhish discord community to engage with us!

Donation

If this project help you 'Phish', you can give me a cup of coffee :)

bitcoin