<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Working With the Trust-Dns-Resolver Crate on Bas-Man's Musings</title><link>https://bas-man.dev/series/working-with-the-trust-dns-resolver-crate/</link><description>Recent content in Working With the Trust-Dns-Resolver Crate on Bas-Man's Musings</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 29 Mar 2021 11:30:00 +0900</lastBuildDate><atom:link href="https://bas-man.dev/series/working-with-the-trust-dns-resolver-crate/index.xml" rel="self" type="application/rss+xml"/><item><title>TXT lookup using the trust-dns-resolver Crate</title><link>https://bas-man.dev/post/rust/trust-dns-resolver-txt-lookup/</link><pubDate>Mon, 29 Mar 2021 11:30:00 +0900</pubDate><guid>https://bas-man.dev/post/rust/trust-dns-resolver-txt-lookup/</guid><description>&lt;p&gt;This is the third article on using the &lt;strong&gt;trust-dns-resolver&lt;/strong&gt; crate&lt;br&gt;
&lt;strong&gt;Warning: This code is not intended to be used in production. You should review and adjust to your own needs.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>SOA lookup using the trust-dns-resolver Crate</title><link>https://bas-man.dev/post/rust/trust-dns-resolver-soa-lookup/</link><pubDate>Fri, 26 Mar 2021 12:00:00 +0900</pubDate><guid>https://bas-man.dev/post/rust/trust-dns-resolver-soa-lookup/</guid><description>&lt;p&gt;This is a second article on using the &lt;strong&gt;trust-dns-resolver&lt;/strong&gt; crate&lt;br&gt;
&lt;strong&gt;Warning: This code is not intended to be used in production. You should review and adjust to your own needs.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>MX and Host lookup using the trust-dns-resolver Crate</title><link>https://bas-man.dev/post/rust/trust-dns-resolver-mx-and-host-lookup/</link><pubDate>Thu, 25 Mar 2021 15:00:00 +0900</pubDate><guid>https://bas-man.dev/post/rust/trust-dns-resolver-mx-and-host-lookup/</guid><description>&lt;p&gt;I used to often work with DNS in one of my previous jobs. So I have always had a long running interesting in DNS. Most recently I have been looking into &lt;a href="https://en.wikipedia.org/wiki/Rust_%28programming_language%29"&gt;Rust&lt;/a&gt;. I wanted to see how easy it might be to use rust to access DNS records, one; because rust is said to be fast, and also because it&amp;rsquo;s a safe programming language.&lt;/p&gt;</description></item></channel></rss>