Skip to content

Latest commit

 

History

History
122 lines (85 loc) · 3.69 KB

README.md

File metadata and controls

122 lines (85 loc) · 3.69 KB

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Brute Force challenge

Brute force challenge insta @geek2code
Chanlage page »

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

No modules, needed! Vanila JS.

Installation

  1. Clone the repo
    git clone https://github.com/lobobruno/bruteforce-geek2code.git

Usage

  1. node App.js string_width number_of_threads
   node App.js 4 10
  1. --save to save the output to csv file
   node App.js 4 10 --save

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Bruno Lobo - @brunowlf - email

Project Link: https://github.com/lobobruno/bruteforce-geek2code