Releases: ahmetcanisik/mydomainlist
Releases · ahmetcanisik/mydomainlist
@0.0.1
Version @0.0.1
How to install?
- First, make sure you have the latest version of Python installed. Download python from official site if it is not installed.
python --version
- Clone the repository;
git clone https://github.com/ahmetcanisik/mydomainlist.git
- and enter the relevant directory and install the requirements
cd mydomainlist
pip install -r requirements.txt
Tip
This command pip install -r requirements.txt
will download all the necessary libraries in the following file requirements.txt
.
How to Use?
Tip
Windows users can run the program by double-clicking the mydomainlist.bat
file.
- You can run the application with the following commands.
python app.py