[GH-ISSUE #66] would you add port parameter in dnslookup #48

Closed
opened 2026-03-14 01:09:48 +03:00 by kerem · 1 comment
Owner

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!

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!
kerem 2026-03-14 01:09:48 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@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

<!-- gh-comment-id:1986802458 --> @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`
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#48
No description provided.