isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
305 stars 44 forks source link

Tools: Add a DNS Query Tool #1121

Open TCB13 opened 4 months ago

TCB13 commented 4 months ago

Hi,

It would be good to have a tool to run DNS queries with options to run the popular record types and the ability to set the DNS server to use. Look at the following example from the HE Network Tools:

image

They've the most common record types and an input field for the DNS server. The field also shows the current server the system has picked from DHCP and still provides the ability to override it.

Clicking on a result should provide two options:

1) Copy - copies the result; 2) ping - only for IP addresses and domain names, should open the ping tool and run a ping to the address

Thanks.

isontheline commented 4 months ago

Hi @TCB13 👋

I like this layout!

I'm planning it