Discord Nitro codes generator and checker with built-in proxy grabber. Saves working ones to a file or Webhook.
This is the easiest way, but it is only available for x86-64 Windows, x86-64/arm64 macOS and x86-64 Linux. Just download the archive for your OS from nightly.link, unzip it, edit config.toml
and run the nitro_generator_checker
executable.
If Windows antivirus detects the executable file as a virus, please read this.
- Install
Docker Compose
. - Download and unpack the archive with the program.
- Edit
config.toml
to your preference. - Run the following commands:
docker compose build --pull docker compose up --no-log-prefix
- Install Python. The minimum version required is 3.9.
- Download and unpack the archive with the program.
- Edit
config.toml
to your preference. - Run the script that installs dependencies and starts
nitro-generator-checker
:- On Windows run
start.cmd
- On Unix-like operating systems run
start.sh
- On Windows run
To use nitro-generator-checker
in Termux, knowledge of the Unix command-line interface is required.
- Download Termux from F-Droid. Don't download it from Google Play.
- Run the following command (it will automatically update Termux packages, install Python, and download and install
nitro-generator-checker
):bash <(curl -fsSL 'https://raw.githubusercontent.com/monosans/nitro-generator-checker/main/install-termux.sh')
- Edit
~/nitro-generator-checker/config.toml
to your preference using a text editor (vim/nano). - To run
nitro-generator-checker
use the following command:cd ~/nitro-generator-checker && sh start-termux.sh