<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Golang on Morgan Connors</title>
		<link>https://morganconnors.dev/tags/golang/</link>
		<description>Recent content in Golang on Morgan Connors</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 06 Mar 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://morganconnors.dev/tags/golang/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>IP Checker</title>
				<link>https://morganconnors.dev/posts/01-ip-check/</link>
				<pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
				<guid>https://morganconnors.dev/posts/01-ip-check/</guid>
				<description>&lt;p&gt;2026 July 24: Down due to migration&lt;/p&gt;&#xA;&lt;h2 id=&#34;info&#34;&gt;Info&lt;/h2&gt;&#xA;&lt;p&gt;I realized while working on some proxy stuff that I use &lt;code&gt;icanhazip.com&lt;/code&gt; for checking my IP quite a bit and wondered how simple it would be to spin up my own. I initially thought I could do this pretty simply using just Nginx config files, but also thought it would be a pretty simple Golang &lt;code&gt;net/http&lt;/code&gt; project. In fact, it was simpler than I thought it would be - the most annoying part was realizing I needed to split a string in two.. which is pretty simple.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
