Skip to content

py-pow/viewdns.com-API-with-Reverse-IP-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viewdns.com API with Reverse IP Lookup

viewdns.com API with Reverse IP Lookup Tool [EN]

First, register at https://viewdns.info/api/#register and confirm your account from the link in your mailbox. After performing these operations, your API key will be sent to your mailbox. Moreover By logging into https://viewdns.info/api/# you can see both your API key and remaining requests.

Install libraries used with pip install -r requirements.txt

API key save paths

If any of these 3 items is absent, the vehicle will not start.

  1. By typing it into the 'key.txt' found inside the project files
  2. using the -k/--key argument (for first use)
  3. If 'key.txt' is empty and there is no -k/--key, the first time the tool starts, it will ask you for your API key from the console and save it.

Working logic : It queries the domain you entered through the API and exports all other domains as json or txt in the response, and prints the domains on the screen.

Supported domain formats: 👇

viewdns.com API ile Reverse IP Lookup Aracı [TR]

Öncelikle https://viewdns.info/api/#register adresinden kayıt olun ve mail kutunuzdaki linkten hesabınızı onaylayın. Bu işlemleri gerçekleştirdikten sonra API anahtarınız mail kutunuza gönderilecektir. Dahası https://viewdns.info/api/# giriş yaparak hem API anahtarınızı hem de kalan istekleri görebilirsiniz.

pip install -r requirements.txt ile kullanılan kütüphaneleri yükleliyiniz.

API anahtarı kaydetme yolları

Bu 3 öğeden herhangi birinin olmaması durumunda araç çalışmayacaktır.

  1. Proje dosyalarının içinde bulunan 'key.txt' dosyasına yazarak
  2. -k/--key bağımsız değişkenini kullanma (ilk kullanım için)
  3. 'key.txt' boşsa ve -k/--key yoksa, araç ilk başladığında sizden konsoldan API anahtarınızı ister ve kaydeder.

Çalışma mantığı: API üzerinden girdiğiniz domaini sorgular ve cevapta diğer tüm domainleri json veya txt olarak dışa aktarır ve domainleri ekrana yazdırır.

Desteklenen alan biçimleri: 👇

Some images of the project / Projeye ait bazı görseller 👇

py_pow py_pow py_pow py_pow py_pow

Releases

No releases published

Packages

 
 
 

Languages