Coder Social home page Coder Social logo

checkerschaf / sherlock-ts Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 197 KB

๐Ÿ•ต๏ธ Find usernames across 175+ websites & social networks and websites - Linux + Windows + MacOS

JavaScript 7.37% TypeScript 92.63%
sherlock typescript nodejs

sherlock-ts's Introduction

Sherlock.TS ๐Ÿ•ต๏ธ - search users across 175+ websites


Screenshot

Sherlock.TS is a remake of the original sherlock written in Python by sdushantha.

It's written in TypeScript because I wanted to test how to create a CLI in NodeJs + TypeScript that can be executed on Windows, MacOS and Linux (within 24h) ๐Ÿ˜Š And it worked! I'm planning to update and improve this project further - feel free to create an issue with your ideas.

Master-Branch Status

Node.js CI

How to use?

  1. Simply down the executable for your system from the latest release.
  2. Open the command line where your file is located. Here is a tutorial if you aren't familiar with that.
  3. Run the script by using:
    • Windows: sherlockts-win.exe --username=JohnDoe
    • Linux: ./sherlockts-linux --username=JohnDoe
  4. Done! ๐ŸŽ‰ You now have a running version of Sherlock.TS on your machine.

Tip: Of course you can rename the file to sherlock or whatever you want to.

Command Options

Argument Description
--help Show help
--version Show version number
-n, -u, --name, --username Username to look for
-m, --onlyMatching Only show matching results
-t, --timeout Set timout for requests in ms
-f, --format Select output format [json,pretty-json,csv]

How to contribute?

If you encounter any issues please create an issue here but please look for existing issues first before creating a new one ๐Ÿ˜‰

How to install the source code?

  1. Clone the repository.
  2. Run npm run local-setup

If you want to run a server for development run npm start. This will watch for changes and automatically restarts the script.

After running npm run build to compile the typescript files you can run node build/index.js as well.

Useful development commands:

  • npm run lint - Runs a code linter to look for check the code style.
  • npm test - Runs all tests and creates a code coverage report.
  • npm run test-ci - Runs linting, security audits and test as done be CI.
  • npm run pkg - Create a local executable on you current system in the root directory.

sherlock-ts's People

Contributors

checkerschaf avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.