<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jetbrains on Shellj的博客</title>
    <link>https://im.shellj.com/tags/jetbrains/</link>
    <description>Recent content in Jetbrains on Shellj的博客</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 Dec 2023 09:30:54 +0800</lastBuildDate>
    <atom:link href="https://im.shellj.com/tags/jetbrains/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>IDEA Windows 端口占用问题解决</title>
      <link>https://im.shellj.com/posts/2021/07/idea-windows-port/</link>
      <pubDate>Sat, 17 Jul 2021 21:19:00 +0800</pubDate>
      <guid>https://im.shellj.com/posts/2021/07/idea-windows-port/</guid>
      <description>&lt;p&gt;Jetbrains IntelliJ IDEA 和全家桶其他软件在 Windows 下端口占用问题解决方法&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;code-block&#34;&gt;&#xA;  &#xA;  &lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;net stop winnat&#xA;netsh int ipv4 set dynamic tcp start=49152 num=16384&#xA;netsh int ipv6 set dynamic tcp start=49152 num=16384&#xA;net start winnat&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
