/nitro-generator

🚀 Fast & low overhead nitro generator written in Rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

1. Nitrogen

Fast and low overhead multithreaded nitro generator written in Rust 🚀.

1.1. Reasons why to use

  • Generating both types classic and boost nitro
  • Multiple proxy sources
    • Geonode
    • Proxyscrape
    • Local

1.2. Table of contents

1.3. Compiling

Note: If you don't want to compile this by yourself, already prebuilt builds are made for you in the right corner of this page.

1.3.1. Requirements

1.3.2. Process

After building this tool with following command, binary/executable can be found in target/release folder

cargo build

Alternatively, you can try running the program instead of building it with

cargo run main.rs

1.4. To-do

[ ] Multithreading
[ ] Better start menu
... and more soon

1.5. Creating Pull requests

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

1.6 Creating Issues

Please, make sure to check existing issues to not make any duplicates. Thanks for all reported bugs, the community is the main solution for making the project better.

1.7. License

If you want to know how to manipulate with this project without getting into a legal trouble, please see this license: GNU General Public License V3