Skip to content

0zn/HWID-Authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

HWID Authenticator

Simple tool to authenticate the users of your program and prevent unauthorized use.

Information

Easy to understand and use

Add the HWID Authenticator to your program so unauthorized users cannot use the program.

Usage

pip install -r requirements.txt
  1. Add this code at the beginning of your project.
  2. Set the url in line 4 to the location where you store user HWIDs.
  3. Complete!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages