[GH-ISSUE #67] Send basic-auth to the upstream server #47

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

Originally created by @ainar-g on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/67

dnslookup 'www.example.com' 'https://my-login:verySecure123456@dns-server.example/dns-query'

Currently, this doesn't send the my-login:verySecure123456 information to dns-server.example, as far as I can see.

Originally created by @ainar-g on GitHub (Mar 25, 2024). Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/67 ```sh dnslookup 'www.example.com' 'https://my-login:verySecure123456@dns-server.example/dns-query' ``` Currently, this doesn't send the `my-login:verySecure123456` information to `dns-server.example`, as far as I can see.
kerem closed this issue 2026-03-14 01:09:54 +03:00
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#47
No description provided.