adamjsturge / xsshunter-go

XSSHunter written in Go with more notifications and features
34 stars 6 forks source link

I Am Stupid #90

Closed justbest23 closed 3 months ago

justbest23 commented 3 months ago

Heyo. Not a feature request or a bug. I am finding it impossible to get this to run on my machine.

I am new to using docker so it's probably something I'm doing wrong. I'm using your example compose file from the github page.

I get the following when I go to the IP, which I guess is expected:

image

But when I append "admin" to the IP I get to this page:

image

I copied the password that the terminal gave me, but nothing happens. It just reloads the page. No error or anything.

Any help is greatly appreciated!

justbest23 commented 3 months ago

Well it seems that when I connect to it through my proxy it works fine, but not when I try to access the IP directly. So problem solved!

adamjsturge commented 3 months ago

You're also no stupid! Docker is pretty complicated and I'm constantly working on making the instructions more clear to set this up. I'm glad you were able to get it to work! Let me know if you need anything and I'll be happy to help