Skip to content

FogmaLOL/auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A super minimal HWID auth system, written in rust, (also please dont use this for now).

implementation into your project

  • create a function to get HWID.
  • use a tool like curl to send a request with HWID to ip:port if it returns valid then do so the app proceeds if not then make so it does not proceed and sends a error message.

running program

  • download requirements (rust)
  • download this github repo
  • extract this github repo
  • cd to the folder
  • run start script with chmod +x; ./run

About

A super minimal auth system relying on HWID, written in rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published