File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Status Checker
2
-
2
+ <h1 align =" center " >
3
+ <br >
4
+ <a href =" https://github.com/BLACK-SCORP10/Email-Vulnerablity-Checker.git " ><img src =" img/url-status-checker.png " ></a >
5
+ <br >
6
+ URL Status Checker v1.0.0
7
+ <br >
8
+ </h1 >
3
9
Status Checker is a Python script that checks the status of one or multiple URLs/domains and categorizes them based on their HTTP status codes.
4
10
Version 1.0.0
5
11
Created BY BLACK-SCORP10
@@ -47,6 +53,8 @@ python status_checker.py [-h] [-d DOMAIN] [-l LIST] [-o OUTPUT] [-v] [-update]
47
53
``` bash
48
54
python status_checker.py -l urls.txt -o results.txt
49
55
```
56
+ ** Preview:**
57
+ <a href =" https://github.com/BLACK-SCORP10/Email-Vulnerablity-Checker.git " ><img src =" img/demo.png " ></a >
50
58
51
59
## License
52
60
You can’t perform that action at this time.
0 commit comments