<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>leland feed</title>
  <language>zh-tw</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://leland.eu.org/rss/" type="application/rss+xml"/>
  <link>https://leland-eu-org.pages.dev</link>
  <description>
    <![CDATA[<p><br></p>]]>
  </description>
  <itunes:image href="https://leland.eu.org/assets/default/channel-image.png"/>
  <image>
    <title>leland feed</title>
    <url>https://leland.eu.org/assets/default/channel-image.png</url>
    <link>https://leland-eu-org.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <item>
    <title>命令</title>
    <guid>ZyEffwBilSE</guid>
    <pubDate>Wed, 15 May 2024 10:29:15 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<blockquote>在命令提示符中输入"powershell"。&nbsp;按下Ctrl + Shift + Enter组合键，以管理员身份运行PowerShell。2023年9月22日</blockquote><p><br></p><p><br></p><blockquote>windows查询 wifi秘密 命令</blockquote><p>在Windows系统中，你可以使用命令行工具来查询已连接的WiFi秘密。以下是一个使用命令行查询WiFi秘密的方法：</p><ol><li>打开命令提示符（以管理员身份运行）。</li><li>输入以下命令并按回车键：</li></ol><pre class="ql-syntax" spellcheck="false">

netsh wlan show profiles
</pre><p>这将列出所有已保存的WiFi网络的名称。</p><ol><li>查看特定WiFi网络的秘密，你需要知道网络的确切名称。使用以下命令，将WiFi_Name替换为你想查看的网络名称：</li></ol><pre class="ql-syntax" spellcheck="false">

netsh wlan show profile name="WiFi_Name" key=clear
</pre><p>这将显示选定WiFi网络的详细信息，包括秘密密钥（如果被保存的话）。</p><p>请注意，这些方法可能不适用于家庭版的Windows，它们通常不包括命令行工具或特权。此外，这些命令可能需要在具有管理员权限的环境中运行。</p>]]>
    </description>
    <link>https://leland-eu-org.pages.dev/i/在命令-ZyEffwBilSE/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>