Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/astzweig/paw-extension-get-dns-record

🦊 Paw app dynamic value to retrieve DNS records of a given domain
https://github.com/astzweig/paw-extension-get-dns-record

api-client macos paw-extension

Last synced: about 2 months ago
JSON representation

🦊 Paw app dynamic value to retrieve DNS records of a given domain

Awesome Lists containing this project

README

        

# Get DNS Record
![Input fields of 'Get DNS Record' extension](https://github.com/astzweig/paw-extension-get-dns-record/blob/main/Screenshot.png?raw=true)

A [Paw Extension](https://paw.cloud/docs/extensions/index) to get DNS record values of a user specified domain. It uses [nslookup.io](https://nslookup.io) to get the DNS records.

## Installation
While we are waiting for this extension to be added to the official [Extension list](https://paw.cloud/extensions/), this extension can be installed manually

### Manual installation
Find out where your _Extensions Directory_ is by going to the app `Preferences ‣ Extensions`. There you should see your path:

Open up `Terminal` and type in:

```bash
$ cd
$ git clone https://github.com/astzweig/paw-extension-get-dns-record.git ./com.astzweig.GetDNSRecord
```

# Usage
After installing the extension you can add the dynamic value on any input using the context menu.