mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[PR #74] For Issue 73, support @ #84
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ameshkov/dnslookup/pull/74
Author: @sharego
Created: 6/27/2024
Status: 🔄 Open
Base:
master← Head:sharego-patch-1📝 Commits (2)
9b49098For Issue 73, support@7bf6bccFix Word📊 Changes
1 file changed (+24 additions, -8 deletions)
View changed files
📝
main.go(+24 -8)📄 Description
[root@linux dnslookup]# ./dnslookup @dns.google a.com
dnslookup dev
Server: dns.google
dnslookup result (elapsed 34.200068ms):
;; opcode: QUERY, status: NXDOMAIN, id: 16710
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;a.com. IN A
;; AUTHORITY SECTION:
com. 897 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1719480446 1800 900 604800 86400
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.