<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Mudfish Document Blog</title>
        <link>https://docs.mudfish.net/v3/en/blog</link>
        <description>Mudfish Document Blog</description>
        <lastBuildDate>Wed, 24 Sep 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[How to solve CDN / CLOUD issues using the Web Inspect feature]]></title>
            <link>https://docs.mudfish.net/v3/en/blog/2025/09/24/How-to-solve-CDN-CLOUD-issues-using-the-Web-Inspect-feature</link>
            <guid>https://docs.mudfish.net/v3/en/blog/2025/09/24/How-to-solve-CDN-CLOUD-issues-using-the-Web-Inspect-feature</guid>
            <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[The Web Inspect feature has been newly added to Mudfish v6.0.0. This article]]></description>
            <content:encoded><![CDATA[<p>The Web Inspect feature has been newly added to Mudfish v6.0.0. This article
provides a brief introduction to this feature and explains how to use it to
solve CDN / CLOUD issues.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="introduction-to-the-web-inspect-feature">Introduction to the Web Inspect feature<a href="https://docs.mudfish.net/v3/en/blog/2025/09/24/How-to-solve-CDN-CLOUD-issues-using-the-Web-Inspect-feature#introduction-to-the-web-inspect-feature" class="hash-link" aria-label="Direct link to Introduction to the Web Inspect feature" title="Direct link to Introduction to the Web Inspect feature">​</a></h2>
<div class="theme-admonition theme-admonition-note admonition_xJq3 alert alert--secondary"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_BuS1"><p>This feature does not work correctly on macOS due to technical issues with
the operating system. It only works properly on Linux and Windows.</p></div></div>
<p>For certain Mudfish items (usually when game servers use Cloud services like
Amazon AWS, Google Cloud, or Microsoft Azure), you may encounter
the following CDN / CLOUD issues:</p>
<ul>
<li><a href="http://wiki.mudfish.net/Amazon%20EC2%2C%20Twitch%20and%20Mudfish" target="_blank" rel="noopener noreferrer">Amazon EC2, Twitch and Mudfish</a></li>
<li><a href="http://wiki.mudfish.net/CDN%20and%20Mudfish" target="_blank" rel="noopener noreferrer">CDN and Mudfish</a></li>
</ul>
<p>The Web Inspect feature was implemented to solve these issues. When this
feature is enabled, the Mudfish program operates as follows:</p>
<ul>
<li>
<p>When a user runs the Mudfish program and sends traffic through it,
the program separates the HTTP / HTTPS traffic from the rest.</p>
</li>
<li>
<p>Before this web traffic is sent to the Mudfish node, the Mudfish program
itself performs a Web Inspect on the traffic to determine whether it is
related to the items the user has equipped.</p>
</li>
<li>
<p>If the web traffic is related to an item, it is processed by the Mudfish
node as usual.</p>
</li>
<li>
<p>If the web traffic is not related to an item, it is not sent to the Mudfish
node but is handled directly by the client.</p>
</li>
</ul>
<p>Through this mechanism, traffic unrelated to the user's equipped items is
not sent to the Mudfish node and is processed directly by the client,
which can resolve CDN / CLOUD issues.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="how-to-enable-the-web-inspect-feature">How to enable the Web Inspect feature<a href="https://docs.mudfish.net/v3/en/blog/2025/09/24/How-to-solve-CDN-CLOUD-issues-using-the-Web-Inspect-feature#how-to-enable-the-web-inspect-feature" class="hash-link" aria-label="Direct link to How to enable the Web Inspect feature" title="Direct link to How to enable the Web Inspect feature">​</a></h2>
<p>The Web Inspect feature can be enabled on the "Setup -&gt; Traffic"
screen of the Mudfish program. For detailed setup instructions,
please refer to the
<a href="https://docs.mudfish.net/v3/en/docs/mudfish-product/mudfish-cloud-vpn/mudfish-launcher/setup/traffic">Traffic</a>
document.</p>
<p>Assuming you are using an item with CDN / Cloud issues (for example,
Mabinogi or other Nexon-related items), I recommend the following settings:</p>
<ul>
<li>On the Traffic tab, turn On the "Web Inspect feature" checkbox.</li>
<li>Turn On the "Item's Built-In Domains" checkbox.</li>
<li>Unless you have a specific reason, keep the "Custom Domains" field empty.</li>
<li>Set "Allow QUIC traffic" to Off.</li>
<li>Save the settings to apply them.</li>
</ul>
<p><img decoding="async" loading="lazy" src="https://cdn.jsdelivr.net/gh/3rocks-github/mudfish-docs-images@main/bfaea9667d39dfdba18380992e5089652edd3979e53b9f67a564701e3b702451.png" alt="picture 0" class="img_ev3q"></p>]]></content:encoded>
            <author>weongyo@mudfish.net (Weongyo Jeong)</author>
        </item>
        <item>
            <title><![CDATA[How to manually run mudfish from the terminal for Mac OS X]]></title>
            <link>https://docs.mudfish.net/v3/en/blog/2020/10/15/How-to-manually-run-mudfish-from-the-terminal-for-Mac-OS-X</link>
            <guid>https://docs.mudfish.net/v3/en/blog/2020/10/15/How-to-manually-run-mudfish-from-the-terminal-for-Mac-OS-X</guid>
            <pubDate>Thu, 15 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[If you’re using mudish for Mac OS X, sometimes it shows the core process isn’t]]></description>
            <content:encoded><![CDATA[<p>If you’re using mudish for Mac OS X, sometimes it shows the core process isn’t
running. Specially if you’re using old Mac OS X version this issue could happen
more often.</p>
<p>Run the following command and check the log.</p>
<div class="language-bash codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-bash codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">$ sudo /Applications/Mudfish Cloud VPN.app/Contents/MacOSX/mudfish -u &lt;username&gt; -p &lt;password&gt;</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div>
<p>Please check the result and show us the output if there’s any WARN or ERROR
level messages.</p>]]></content:encoded>
            <author>weongyo@mudfish.net (Weongyo Jeong)</author>
        </item>
    </channel>
</rss>