Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker fix #812

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Docker fix #812

wants to merge 1 commit into from

Conversation

Xentraxx
Copy link

@Xentraxx Xentraxx commented Nov 7, 2023

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
Copy link
Author

Xentraxx commented Nov 7, 2023

Reference: #808

@Xentraxx
Copy link
Author

Xentraxx commented Nov 7, 2023

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

@Fliege771
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants