Closed gprime31 closed 2 years ago
example:
assetfinder -subs-only example.com | uro
and
echo "example.com" | subfinder -silent | uro
uro's documentation clearly states that it's designed for URLs since they are hard to de-duplicate unlike simple strings such as subdomains. This is an invalid issue and will not be "fixed".
When using uro on subdomains it leaves :// in front
example:
cat subs.txt | uro
subs.txt example: site.com sub.site.com sub123.site.com
anything without http:// or https:// in front it leaves the :// in front.