Update README.md

This commit is contained in:
KrakenTech
2025-05-17 13:32:51 -04:00
committed by GitHub
parent dd2050ce64
commit d4e626d574
+1
View File
@@ -87,6 +87,7 @@ CrowsNest is capable of handling wildcard queries.
A wildcard query cannot begin with a wildcard. A wildcard query cannot begin with a wildcard.
This is a limitation of the Dehashed API. This is a limitation of the Dehashed API.
An asterisk can be used to denote multiple characters, and a question mark can be used to denote a single character. An asterisk can be used to denote multiple characters, and a question mark can be used to denote a single character.
<br>
![Alt text](.img/wildcard_query.png "Wildcard Query") ![Alt text](.img/wildcard_query.png "Wildcard Query")
``` go ``` go
# Provide credentials for emails matching @target.com and @target2.com # Provide credentials for emails matching @target.com and @target2.com