Skip to content

Commit 46e65ef

Browse files
Update README.md
1 parent c2f7f68 commit 46e65ef

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 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>
39
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.
410
Version 1.0.0
511
Created BY BLACK-SCORP10
@@ -47,6 +53,8 @@ python status_checker.py [-h] [-d DOMAIN] [-l LIST] [-o OUTPUT] [-v] [-update]
4753
```bash
4854
python status_checker.py -l urls.txt -o results.txt
4955
```
56+
**Preview:**
57+
<a href=" https://github.com/BLACK-SCORP10/Email-Vulnerablity-Checker.git"><img src="img/demo.png"></a>
5058

5159
## License
5260

0 commit comments

Comments
 (0)