Giter VIP home page Giter VIP logo

ankarton's Introduction

Ankarton

Ceci est un fork du projet Ankarton de Spyrow. Sa version étant outdated, je l'ai remise à jour.

Pré-requis

Il vous faudra installer NodeJS pour lancer les commandes.

Installation

Depuis l'archive

Il suffit simplement de se rendre ici, de télécharger l'archive ayant "release" dans son nom et d'extraire cette archive sur votre machine.

Le fichier CommandLine.js se trouve dans le dossier dist.

En ligne de commande

$ git clone https://github.com/Misuki-CG/ankarton.git
$ cd ankarton/
$ npm install
$ npm run lint
$ npm run build

Le fichier CommandLine.js se trouvera alors dans le dossier /ankarton/dist/ .

Utilisation

$ node CommandLine.js --out <fichierSortie> [options]

Tous les comptes vont être générés dans <fichierSortie>

Pour l'utilisation de proxy:

$ node CommandLine.js --out <fichierSortie> -p ./proxy.txt

Augmenter le nombre de compte à créer :

$ node CommandLine.js --out <fichierSortie> --total nombreCompte

Les deux en même temps :

$ node CommandLine.js --out <fichierSortie> --total nombreCompte -p ./proxy.txt

ankarton's People

Contributors

yovanoc avatar misuki-cg avatar jordandegea avatar

Watchers

James Cloos avatar

Forkers

4x10m krm35

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.