We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e3379 commit f184480Copy full SHA for f184480
README.md
@@ -50,7 +50,7 @@ It only demonstrates "how phishing works". <b>You shall not misuse the informati
50
51
- Just, Clone this repository -
52
```
53
-$ git clone git://github.com/htr-tech/zphisher.git
+$ git clone git://github.com/Garrettiscool101/zphisher.git
54
55
56
- Change to cloned directory and run `zphisher.sh` -
@@ -63,8 +63,8 @@ $ bash zphisher.sh
63
64
### Run on Docker
65
66
-$ docker pull htrtech/zphisher
67
-$ docker run --rm -it htrtech/zphisher
+$ docker pull Garrettiscool101/zphisher
+$ docker run --rm -it Garrettiscool101/zphisher
68
69
70
### Dependencies
0 commit comments