Fran Raknić

Results 3 comments of Fran Raknić

When you compile with `go build` you should get the `gophish` binary. To run the application do `./gophish` or `sudo ./gophish`, if successful it should start to output logs. In...

Note that, by default, the application admin UI runs on `https://127.0.0.1:3333` and the phishing server on `https://127.0.0.1:80`

Seeing that there is a lively discussion here, ill just ask here... Has anyone succeded in adding an image to the data prop array? this does not work, the images...