| |
---|
| | |
---|
| | /*** |
---|
| | * Configuration Settings - CHANGE THESE |
---|
| | */ |
---|
| | $url = ""; // URL of GoPhish listner e.g. http://www.site.com:8080/ |
---|
| | $url = ""; // URL of GoPhish listner e.g. http://www.site.com:8080 |
---|
| | $key = ""; // GoPhish API key |
---|
| | $pwd = "/opt/pwdlyser/"; // /directory/containing/pwdlyser |
---|
| | $geoip = false; // use freegeoip.net on IP addresses? set to false to disable this. |
---|
| | $formUsername = "username"; // username name of landing page form input box |
---|
| |
---|
| | |