GithubHelp home page GithubHelp logo

gsstargamer / discords-fastest-token-checker Goto Github PK

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

20k tokens less than 5 seconds. The fastest token checker

License: MIT License

Rust 100.00%
discord rust token-checker

discords-fastest-token-checker's Introduction

Discords Fastest Token Checker

This Rust project allows you to efficiently check the validity of Discord tokens by making concurrent requests to the Discord API. It uses the Tokio runtime for asynchronous execution and the Reqwest library for making HTTP requests.

Prerequisites

Usage

  1. Clone the repository or download the source code.
  2. Create a file named tokens.txt in the project directory and add your Discord tokens, each on a separate line.
  3. Open a terminal and navigate to the project directory.

Building and Running

To build and run the project, use the following commands in your terminal:

cargo build --release
cargo run --release

Using Pre-built Releases

Alternatively, you can download pre-built releases from the "Releases" section of this repository. Extract the release archive, create a tokens.txt file in the extracted directory, add your tokens, and then run the executable.

Output

The program will asynchronously check each token's validity by making requests to the Discord API. Valid tokens will be printed in the console output.

Important Notes

  • Do not use this tool for malicious purposes. Always respect Discord's terms of service and guidelines.
  • The tool is provided as-is and may require updates to work with future changes in the Discord API.

License

This project is licensed under the MIT License - see the LICENSE file for details.

discords-fastest-token-checker's People

Contributors

gsstargamer 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.