We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3f818 commit 91ff827Copy full SHA for 91ff827
README.md
@@ -17,6 +17,7 @@ It is recommended to run this tool locally, as running the scanner in the cloud
17
18
# Scan a specific IP, IP CIDR or domain:
19
./RealiTLScanner -addr 1.2.3.4
20
+# Note: infinity mode will be enabled automatically if `addr` is an IP or domain
21
22
# Scan a list of targets from a file (targets should be divided by line break):
23
./RealiTLScanner -in in.txt
0 commit comments