<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Localhost on Alex Laird</title><link>https://alexlaird.com/tags/localhost/</link><description>Recent content in Localhost on Alex Laird</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 27 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://alexlaird.com/tags/localhost/index.xml" rel="self" type="application/rss+xml"/><item><title>java-ngrok - a Java wrapper for ngrok</title><link>https://alexlaird.com/2021/08/java-ngrok-a-java-wrapper-for-ngrok/</link><pubDate>Fri, 27 Aug 2021 00:00:00 +0000</pubDate><guid>https://alexlaird.com/2021/08/java-ngrok-a-java-wrapper-for-ngrok/</guid><description>&lt;p>&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Falexdlaird%2Fjava-ngrok%2Fraw%2Fmain%2Flogo.png">&lt;img alt="java-ngrok - a Java wrapper for ngrok" loading="lazy" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Falexdlaird%2Fjava-ngrok%2Fraw%2Fmain%2Flogo.png">&lt;/a>&lt;/p>
&lt;p>&lt;code>java-ngrok&lt;/code> is a Java wrapper for &lt;code>ngrok&lt;/code> that manages its own binary, making &lt;code>ngrok&lt;/code> available via a convenient Java API.&lt;/p>
&lt;p>&lt;a href="https://ngrok.com/">&lt;code>ngrok&lt;/code>&lt;/a> is a reverse proxy that opens secure tunnels from public URLs to localhost. It&amp;rsquo;s perfect for rapid development (test webhooks, demo local websites, enable SSH access), establishing ingress to external networks and devices, building production APIs (traffic policies, OAuth, load balancing), and more. And it&amp;rsquo;s made even more powerful with native Java integration through the &lt;code>java-ngrok&lt;/code> client.&lt;/p></description></item><item><title>pyngrok - a Python wrapper for ngrok</title><link>https://alexlaird.com/2019/01/pyngrok-a-python-wrapper-for-ngrok/</link><pubDate>Mon, 21 Jan 2019 00:00:00 +0000</pubDate><guid>https://alexlaird.com/2019/01/pyngrok-a-python-wrapper-for-ngrok/</guid><description>&lt;p>&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpyngrok.readthedocs.io%2Fen%2Flatest%2F_images%2Flogo.png">&lt;img alt="pyngrok - a Python wrapper for ngrok" loading="lazy" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpyngrok.readthedocs.io%2Fen%2Flatest%2F_images%2Flogo.png">&lt;/a>&lt;/p>
&lt;p>&lt;code>pyngrok&lt;/code> is a Python wrapper for &lt;code>ngrok&lt;/code> that manages its own binary, making &lt;code>ngrok&lt;/code> available via a convenient Python API and the command line.&lt;/p>
&lt;p>&lt;a href="https://ngrok.com/">&lt;code>ngrok&lt;/code>&lt;/a> is a reverse proxy that opens secure tunnels from public URLs to localhost. It&amp;rsquo;s perfect for rapid development (test webhooks, demo local websites, enable SSH access), establishing ingress to external networks and devices, building production APIs (traffic policies, OAuth, load balancing), and more. And it&amp;rsquo;s made even more powerful with native Python integration through the &lt;code>pyngrok&lt;/code> client.&lt;/p></description></item></channel></rss>