<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ports on ilham.dev</title><link>https://ilham.dev/tags/ports/</link><description>Recent content in Ports on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/ports/index.xml" rel="self" type="application/rss+xml"/><item><title>How I check common port numbers when debugging a service</title><link>https://ilham.dev/posts/how-to-check-common-port-numbers/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-check-common-port-numbers/</guid><description>Port numbers are labels for network services, but a port number alone does not guarantee what is actually running there.
The Port Reference tool helps me inspect the input and output without writing a one-off script first.</description></item><item><title>How I pick random port numbers for local development</title><link>https://ilham.dev/posts/how-to-pick-random-port-numbers-for-local-development/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-pick-random-port-numbers-for-local-development/</guid><description>A random port is useful for local development, examples, temporary services, and avoiding conflicts with common ports.
The Random Port Generator tool helps with the mechanical part, but I still check the result before using it somewhere real.</description></item></channel></rss>