Metadata-Version: 2.1
Name: Cookies-Auth
Version: 0.0.3
Summary: Personal simple authentication system for HWID using pastebin
Home-page: UNKNOWN
Author: Callumgm
Author-email: Callumgm20052005@gmail.com
License: MIT
Keywords: authentication,pastebin,simpleauth
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt
Requires-Dist: requests
Requires-Dist: colorama

This is a very simple HWID whitelist security using pastebin link to scrape for hwid'scrape

----------------------------------------------------------------------------------------------------------

Commands:

auth(pastebin_link)


Change Log
==========

0.0.1 (23/05/2022)
-------------------
- First Release

0.0.2 (23/05/2022)
-------------------
- Fixed minor bugs

0.0.3 (23/05/2022)
-------------------
- Fixed colors breaking when HWID not in database
- Added small text to say the script is authenticating you
- Cleaned code up for easier reading
- Removed unnecessary functions from package


