1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up the nasty tagging mess that I have created More... over 15 years ago
Add some fallback methods (ifconfig.me, dyndns) to determine external IP when myresolver is down More... over 15 years ago
Add retry capability to GetReverseIp() and GetTxtRecordWithDuration() More... over 15 years ago
Fix our supplemental server search, adjust FastestByLocalProvider(), and remove max thread count More... over 15 years ago
Set the thread count based on our configuration More... over 15 years ago
Add a leading . in front of domains More... over 15 years ago
Make GetDomainFromHostname() not suck anymore by using a known list of second-level domains More... over 15 years ago
Add our final set of second level domains More... over 15 years ago
70% done with country 2tlds More... over 15 years ago
Add initial list of second level domains More... over 15 years ago
Comment-out debug messages, only calculate distance if we have latitude, and hide broken IPV6 servers More... over 15 years ago
Don't include hidden servers in the final report More... over 15 years ago
Add 3 servers to the basic sanity checks. Leave paypal only for secondary More... over 15 years ago
Comment-out debug msg More... over 15 years ago
Make sure isp and network tags get populated with ASN/domain info. Improve output More... over 15 years ago
isp macro should include internal More... over 15 years ago
Add some intelligence to the ISP guessing. If we share an ASN, and our provider name exists in the methadata, we're most likely the same ISP More... over 15 years ago
Fix geodata bug More... over 15 years ago
Add server sets, the ability to set/override country from the CLI, and add preference to the fastest ISP provided DNS server More... over 15 years ago
Add provider extensions More... over 15 years ago
Print information on data sources before testing DNS servers More... over 15 years ago
Purge more dead code More... over 15 years ago
Add code to start preferring nameservers from your ASN/domain More... over 15 years ago
Broken censorship checks should try again once. More... over 15 years ago
If any arguments are specified, force CLI usage More... over 15 years ago
Disable nameservers that appear to have broadcast IP's, fix some is_disabled issues, change failure_prone note to specify the exact number of requests that failed More... over 15 years ago
Implement FilterByProximity() and assorted dependencies More... over 15 years ago
Refactor in-progress for geolocation. Saving before the power goes out. More... over 15 years ago
self.num_servers -> max_servers More... over 15 years ago
Add _GetNameServersFromMacIpConfig() More... over 15 years ago