Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/astzweig/paw-extension-get-dns-record
- Owner: astzweig
- License: eupl-1.2
- Created: 2023-08-02T13:55:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-02T14:43:16.000Z (over 1 year ago)
- Last Synced: 2023-08-02T15:52:21.176Z (over 1 year ago)
- Topics: api-client, macos, paw-extension
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.