Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
narbehaj committed Sep 24, 2023
1 parent c9246e6 commit 817f66e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ narbeh@narbeh-laptop:~/ssl-checker$ ./ssl_checker.py -H time.com github.com:443
+---------------------+
| Analyzing 2 host(s) |
+---------------------+
[+] time.com
[] time.com
-------------
Issued domain: time.com
Issued to: None
Expand All @@ -97,7 +97,7 @@ narbeh@narbeh-laptop:~/ssl-checker$ ./ssl_checker.py -H time.com github.com:443
\_ DNS:*.time.com
[+] github.com
[] github.com
---------------
Issued domain: github.com
Issued to: GitHub, Inc.
Expand Down Expand Up @@ -135,7 +135,7 @@ narbeh@narbeh-xps:~/ssl-checker$ ./ssl_checker.py -H facebook.com
|Analyzing 1 host(s)|
+-------------------+
[-] facebook.com Failed: [Errno 111] Connection refused
[] facebook.com Failed: [Errno 111] Connection refused
+-------------------------------------------------------------------------------------------+
| Successful: 0 | Failed: 1 | Valid: 0 | Warning: 0 | Expired: 0 | Duration: 0:00:04.109058 |
Expand All @@ -145,7 +145,7 @@ narbeh@narbeh-xps:~/ssl-checker$ ./ssl_checker.py -H facebook.com -s localhost:9
+---------------------+
| Analyzing 1 host(s) |
+---------------------+
[+] facebook.com
[] facebook.com
-----------------
Issued domain: *.facebook.com
Issued to: Facebook, Inc.
Expand Down Expand Up @@ -203,7 +203,7 @@ narbeh@narbeh-xps:~/ssl-checker$ ./ssl_checker.py -H narbeh.org:443 -a
Warning: -a/--analyze is enabled. It takes more time...
[+] narbeh.org
[] narbeh.org
Issued domain: narbeh.org
Issued to: None
Expand Down

0 comments on commit 817f66e

Please sign in to comment.