Open curator888 opened 4 years ago
{
"type": 1,
"title": "GoPhish",
"name": "GoPhish",
"description": "Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/gophish-logo.png",
"image": "gophish/gophish:latest",
"categories": [
"Security Simulation"
],
"platform": "linux",
"restart_policy": "unless-stopped",
"ports": [
"3333:3333/tcp, 8080:8080/tcp 8443:8443/tcp"
],
"volumes": [
{
"container": "/config",
"bind": "/portainer/Files/AppData/Config/Airsonic/"
}
],
"env": [
{
"name": "PUID",
"label": "PUID",
"default": "1000"
},
{
"name": "PGID",
"label": "PGID",
"default": "100"
},
{
"name": "CONTEXT_PATH",
"label": "CONTEXT_PATH",
"set": "gophish"
}
]
},
@curator888 has funded $15.00 to this issue.
@selfhostedpro has rewarded $13.50 to @siddharths2710. See it on IssueHunt
Dockerhub Link:
https://hub.docker.com/r/gophish/gophish/
Description
Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training.
Separate Database?
No
IssueHunt Summary
#### [ siddharths2710](https://issuehunt.io/u/siddharths2710) has been rewarded. ### Backers (Total: $15.00) - [ curator888](https://issuehunt.io/u/curator888) ($15.00) ### Submitted pull Requests - [#184 Added GoPhish template](https://issuehunt.io/r/SelfhostedPro/selfhosted_templates/pull/184) --- ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/SelfhostedPro/selfhosted_templates/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds.