Skip to content

Commit 887695d

Browse files
authored
Update README.md
1 parent 299bd14 commit 887695d

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@
44
CloudFlare bypass, Breacher, FindPerson, GeneratorIP
55

66
Dependencies: **libcurl**
7-
## Linux
8-
- git clone https://github.com/Lomasterrrr/HackWebTool.git
9-
- cd HackWebTool-main
10-
- make
117

8+
## Documentation
129
```
1310
HackWebTool - by lomaster | OldTeam
1411
@@ -24,3 +21,18 @@ Dependencies: **libcurl**
2421
optional arguments:
2522
-h, --help
2623
```
24+
## Examples
25+
```
26+
CouldFlare bypass: ./HackTool -C -f pwd/sub.txt -P https -D google.com
27+
28+
Breacher: ./HackTool -B -f pwd/path.txt -P https -D google.com
29+
30+
FindPerson: ./HackTool -FP -n lomaster
31+
32+
GeneratorIP4: ./HackTool -GI4 --count 10
33+
```
34+
35+
## Linux
36+
- git clone https://github.com/Lomasterrrr/HackWebTool.git
37+
- cd HackWebTool-main
38+
- make

0 commit comments

Comments
 (0)