https://github.com/protdos/domain-checker
This is a simple domain checker written in Python.
https://github.com/protdos/domain-checker
Last synced: about 1 year ago
JSON representation
This is a simple domain checker written in Python.
- Host: GitHub
- URL: https://github.com/protdos/domain-checker
- Owner: ProtDos
- Created: 2021-11-29T11:11:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T11:30:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T18:19:47.262Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# domain-checker
This is a simple domain availability checker written in Python. (first repo lol)
---
## Installation
`git clone https://www.github.com/ProtDos/domain-checker.git`
---
## Excecute
Make sure you have python3 installed
```
cd domain-checker
python3 checker.py
```
just type 'https://www.example.com' or 'www.example.com'
## Warning
This project won't be continued because it was the first repo here and it's very basic lmao.