Python Forum
want recommendation for DNS servers seen in Pypi
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
want recommendation for DNS servers seen in Pypi
#1
"pip3 search dns" finds a lot of stuff. anyone have recommendations for a local DNS cache server? this would be a thing that listens on port 53 for DNS lookups by local apps, then checks its cache for answers. if not cached it carries out the recursive lookup. i am wanting to make modifications to add a bit of lag to A record (IPv4) answers to influence programs like firefox to favor IPv6 without breaking IPv4.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Books - Recommendation lasek723 5 3,748 Oct-29-2020, 08:01 AM
Last Post: snippsat
  Recommendation - Resource - While loops, if/elif/else nested, functions musicjoeyoung 1 1,695 May-18-2020, 10:23 AM
Last Post: pyzyx3qwerty
  Recommendation for good Python project and code to study kmiklas 1 2,375 Jan-16-2020, 10:53 PM
Last Post: Larz60+
  Tutorial recommendation FlatAssembler 1 2,611 Jul-13-2018, 12:12 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020