sherlock-deno icon indicating copy to clipboard operation
sherlock-deno copied to clipboard

🕵️ Find usernames across 350+ websites & social networks - written in TypeScript and run via Deno

Results 1 sherlock-deno issues
Sort by recently updated
recently updated
newest added

When using a low timeout like 1s and one request gets aborted, all the following requests will be aborted as well. **Reproduce this via:** ``` deno run --allow-net cli.ts test...

bug