zphisher icon indicating copy to clipboard operation
zphisher copied to clipboard

Docker fix

Open Xentraxx opened this issue 1 year ago • 3 comments

I had some problems with Docker and I realized there was no EXPOSE in the Docker File. So I added it. I also changed the order of choosing the Workdir after it was created. That triggered me. Also for some reason the Webserver sends empty requests when you use 127.0.01, but with 0.0.0.0 it works flawlessly.

Xentraxx avatar Nov 07 '23 07:11 Xentraxx

Reference: https://github.com/htr-tech/zphisher/issues/808

Xentraxx avatar Nov 07 '23 07:11 Xentraxx

You can use my version through: docker pull ghcr.io/xentraxx/zphisher:latest

Xentraxx avatar Nov 07 '23 07:11 Xentraxx

Hello, I have the same Problem. I tried to use your version but it still didnt work...

Fliege771 avatar May 30 '24 18:05 Fliege771