Jump to content

ZPhisher

From Wiki
Revision as of 17:47, 29 January 2023 by Kangtain (talk | contribs) (Source)

Features

  • Latest and updated login pages.
  • Beginners friendly
  • Multiple tunneling options
    • Localhost
    • Ngrok
    • Cloudflared
    • LocalXpose
  • Mask URL support
  • Docker support

Installation

On Linux

Just, Clone this repository -

git clone --depth=1 https://github.com/htr-tech/zphisher.git

Now go to cloned directory and run zphisher.sh -

cd zphisher
bash zphisher.sh

On first launch, It'll install the dependencies and that's it. Zphisher is installed.

On Termux

You can easily install zphisher in Termux by using tur-repo

pkg install tur-repo
pkg install zphisher
zphisher

Source