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
domain hunter v1.0:
domain hunter v1.0:
1. update logic of includeInScope and sendToSpider to reduces UI action time
2. add summary of search result
3. disconnect HttpsURLConnection in time
domain hunter v0.8
update getSANs() method to void get domains of CDN provider.
eg. https://open.163.com
this may lead to miss some related domains, eg. https://www.YouTube.com ,it's principal is *.google.com
but our target is to get useful message, so we need to do this to void CDN provider,I think it's worth~, or any good idea?