This project is a simple tool to automatically create a new account on GitHub.
These instructions explain how to run the project on your local machine.
You will need the following Python libraries to run this project:
pip install selenium
pip install requests
pip install fernet
pip install cryptography
You will also need to download WebDriver for the Google Chrome browser and add it to your PATH environment variable.
-
Download this repository as zip to your local machine.
-
Install the required Modules with install.bat.
-
Run the Python script:
python main.py
The project allows you to create a new account on GitHub. When you run the script, you will be prompted to enter your username, email address and password. A new account is then automatically created.
If you would like to contribute, please use the contact channels on GitHub to submit suggestions or open a pull request.
This project is licensed under the MIT Licence. See LICENSE for more information.