mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[GH-ISSUE #66] would you add port parameter in dnslookup #48
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#48
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?
Originally created by @blog2i2j on GitHub (Mar 7, 2024).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/66
thanks for your dnslookup, it is very usefull.
If I want it query dns with non-standard port(like dig -p), it does not work. would you add port parameter? thank you!
@ameshkov commented on GitHub (Mar 9, 2024):
Hi, you can already specify port, no extra parameter required:
dnslookup example.org 8.8.8.8:5353