Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 405 Bytes

Nitro Token Checker

How To Use

  1. Clone / download this repository
  2. Navigate into the file
  3. Put tokens into tokens.txt
  4. Run pip install -r requirements.txt
  5. Insert proxy where it says "ENTER PROXY HERE"
  6. Run python main.py
  7. Tokens will now be checked & written nicely into a folder

Remove Proxy Support

  • Remove all mentions of 'proxy' / 'proxies' in the code.