You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,15 +70,21 @@ It only demonstrates "how phishing works". <b>You shall not misuse the informati
70
70
### Installation (Termux)
71
71
You can easily install zphisher in Termux by using tur-repo
72
72
```
73
-
$ apt install tur-repo
74
-
$ apt install zphisher
73
+
$ pkg install tur-repo
74
+
$ pkg install zphisher
75
75
$ zphisher
76
76
```
77
77
### A Note :
78
78
***Termux discourages hacking*** .. So never discuss anything related to *zphisher* in any of the termux discussion groups. For more check : [wiki](https://wiki.termux.com/wiki/Hacking)
0 commit comments