Skip to content

issues Search Results · repo:kapetan/dns language:C#

Filter by

60 results
 (95 ms)

60 results

inkapetan/dns (press backspace or delete to remove)

When using RecordType.A or RecordType.AAAA with gmail.com always brings AnswerRecords, but if I try by RecordType.Any, I don t get any. Is it not supposed to connect with any RecordType? And I m having ...
  • luizpalte
  • Opened 
    on Nov 13, 2023
  • #101

A short look into the code says me: yes. But a confirmation would be better. Thanks.
  • mabra
  • 2
  • Opened 
    on Aug 10, 2023
  • #100

Hi, I tried to fork it but it does not works on .net6, the masterfile does not change anything, IP still always same. Regards
  • imclint21
  • 2
  • Opened 
    on Mar 15, 2023
  • #99

https://github.com/kapetan/dns/blob/d8f973cb31040b4c1b013defab437a53eab95995/DNS/Client/RequestResolver/UdpRequestResolver.cs#L38 Does this line have any special meaning? Im trrying to create a multithread ...
  • TheMasterofBlubb
  • 1
  • Opened 
    on Nov 14, 2022
  • #96

Hi. i am trying to redirect youtube.com website access to my localhost, using chrome browser, as far as i know it uses port 443. I tried your example and changed a lot of ports in my code 53,443.80. But ...
  • raviruia522
  • Opened 
    on Oct 16, 2022
  • #95

Hi I recently came to some issues with letsencrypt where they expect some response from a CAA query, the result letsencrypt gets is [query timed out looking up CAA for domain_name ” error when obtaining ...
  • dangershony
  • Opened 
    on May 29, 2022
  • #92

Sometime we don t need auto fallback in UDP query, just simple respond the Truncated response. Now, if we don t set the fallback, it will always throw an exception by NullRequestResolver. https://github.com/kapetan/dns/blob/8094ac53131bfee743fc5d37bbdd6a54e94f8b1a/DNS/Client/RequestResolver/UdpRequestResolver.cs#L42-L44 ...
  • GF-Huang
  • Opened 
    on May 11, 2022
  • #91

  • GF-Huang
  • 2
  • Opened 
    on Dec 2, 2021
  • #90

How can I use edns-client-subnet?
  • xljiulang
  • 1
  • Opened 
    on Aug 4, 2021
  • #86

My actual project has many rules and boring bits that just distract. I m going to simplify what I am trying to do to an absurd amount - just understand that this represents the core of the problem and ...
  • DWAK-ATTK
  • 1
  • Opened 
    on Jun 24, 2021
  • #84
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub