<?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>数据采集 on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/%E6%95%B0%E6%8D%AE%E9%87%87%E9%9B%86/</link><description>Recent content in 数据采集 on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 14 Aug 2026 14:20:00 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/%E6%95%B0%E6%8D%AE%E9%87%87%E9%9B%86/index.xml" rel="self" type="application/rss+xml"/><item><title>plink.exe 命令行工具：telnet 连接设备调试与数据采集</title><link>https://leafcxy.github.io/posts/2026/08/plink-telnet-debugging/</link><pubDate>Fri, 14 Aug 2026 14:20:00 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/08/plink-telnet-debugging/</guid><description>&lt;h2 id="引言"&gt;引言&lt;/h2&gt;
&lt;p&gt;最近需要连接一台带网络接口的设备（带电池管理系统的工业设备），通过 telnet 协议读取它的实时测量数据。图形界面的 PuTTY 虽然能连上，但只能手动交互，没法自动采集、落盘、二次处理。于是找到了 PuTTY 套件里那个不起眼的命令行工具——&lt;code&gt;plink.exe&lt;/code&gt;。&lt;/p&gt;
&lt;h2 id="plinkexe-是什么"&gt;plink.exe 是什么&lt;/h2&gt;
&lt;p&gt;plink.exe（PuTTY Link）是 PuTTY 套件中的命令行连接工具，和图形界面 PuTTY 共用同一套协议实现，支持 &lt;strong&gt;SSH、telnet、rlogin、raw&lt;/strong&gt; 等多种协议。它是脚本化、自动化运维的利器——凡是 PuTTY 能干的事，都能用一条命令搞定，而且输出可以直接重定向到文件。&lt;/p&gt;</description></item></channel></rss>