You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# SNI Finder
2
2
3
-
This script will scan all domains that have `TLS 1.3` and `h2` enabled on your VPS IP address range. These domains are useful for SNI in a variety of configurations and tests.
3
+
This script will scan all domains with `TLS 1.3` and `h2` enabled on your VPS IP address range. These domains are useful for SNI domain names in various configurations and tests.
4
4
5
5
When you begin the scan, two files are created: `results.txt` contains the output log, while `domains.txt` only contains the domain names.
6
6
7
-
It is Recommended to run this scanner locally _(with you residential internet)_. It may cause VPS to be flagged if you run scanner in the cloud.
7
+
It is recommended to run this scanner locally _(with your residential internet)_. It may cause VPS to be flagged if you run a scanner in the cloud.
0 commit comments