[PR #74] For Issue 73, support @ #84

Open
opened 2026-03-14 01:12:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ameshkov/dnslookup/pull/74
Author: @sharego
Created: 6/27/2024
Status: 🔄 Open

Base: masterHead: sharego-patch-1


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ameshkov/dnslookup/pull/74 **Author:** [@sharego](https://github.com/sharego) **Created:** 6/27/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `sharego-patch-1` --- ### 📝 Commits (2) - [`9b49098`](https://github.com/ameshkov/dnslookup/commit/9b4909897b56fc1c92b6cb1e44a803a2cf96b717) For Issue 73, support `@` - [`7bf6bcc`](https://github.com/ameshkov/dnslookup/commit/7bf6bcc71ee242299fbabb0a928543a183d2a3fb) Fix Word ### 📊 Changes **1 file changed** (+24 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+24 -8) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnslookup#84
No description provided.