An open API service indexing awesome lists of open source software.

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.

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.