Zphisher tool

 

Features

- Latest and updated login pages.

- Beginners friendly

- Multiple tunneling options

  - Localhost

  - Cloudflared

  - LocalXpose

- Mask URL support 

- Docker support


Installation


- Just, Clone this repository -

  

  git clone 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.


Installation (Termux)

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


$ pkg install tur-repo

$ pkg install zphisher

$ zphisher


A Note : 

Termux discourages hacking .. So never discuss anything related to zphisher in any of the termux discussion groups. 

For more check : [wiki](https://wiki.termux.com/wiki/Hacking)



Installation via ".deb" file


- Download .deb files from the [Latest Release](https://github.com/htr-tech/zphisher/releases/latest)

- If you are using termux then download the _termux.deb


- Install the .deb file by executing

 

  apt install <your path to deb file>

 

  Or

 

  $ dpkg -i <your path to deb file>

  $ apt install -f


Run on Docker


- Docker Image Mirror:

  - DockerHub

    

    docker pull htrtech/zphisher

    

  - GHCR

    ```

    docker pull ghcr.io/htr-tech/zphisher:latest

   


- By using the wrapper script [run-docker.sh](https://raw.githubusercontent.com/htr-tech/zphisher/master/run-docker.sh)


  $ curl -LO https://raw.githubusercontent.com/htr-tech/zphisher/master/run-docker.sh

  $ bash run-docker.sh

  

- Temporary Container

  

docker run --rm -ti htrtech/zphisher

  

  - Remember to mount the auth directory.


Dependencies

Zphisher requires following programs to run properly -


git

curl

php

All the dependencies will be installed automatically when you run Zphisher for the first time.


Tested on

Ubuntu

Debian

Arch

Manjaro

Fedora

Termux

Post a Comment

Previous Post Next Post