<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>网络 on 编程心语</title>
		<link>https://www.ithome.me/tags/%E7%BD%91%E7%BB%9C/</link>
		<description>Recent content in 网络 on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Aug 2026 14:59:27 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/%E7%BD%91%E7%BB%9C/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>SSH 隧道实战：端口转发、跳板机与反向代理的完整指南</title>
				<link>https://www.ithome.me/post/2026/07/05/ssh-tunnel-port-forwarding/</link>
				<pubDate>Sun, 05 Jul 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/07/05/ssh-tunnel-port-forwarding/</guid>
				<description>&lt;h2 id=&#34;为什么你需要掌握-ssh-隧道&#34;&gt;为什么你需要掌握 SSH 隧道&lt;/h2&gt;&#xA;&lt;p&gt;日常开发中，你大概率遇到过这些场景：本地调试需要连接内网数据库、生产服务器只允许跳板机访问、内网服务需要临时暴露给外部测试。很多人第一反应是改防火墙规则或装个 frp，但其实 SSH 自带的三种端口转发就能解决绝大多数问题，无需额外工具。&lt;/p&gt;</description>
			</item>
			<item>
				<title>用 curl 深度调试HTTP接口：10个让你效率翻倍的高级技巧</title>
				<link>https://www.ithome.me/post/2026/06/30/curl-http-debugging-advanced-tips/</link>
				<pubDate>Tue, 30 Jun 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/06/30/curl-http-debugging-advanced-tips/</guid>
				<description>&lt;h2 id=&#34;curl被低估的调试利器&#34;&gt;curl：被低估的调试利器&lt;/h2&gt;&#xA;&lt;p&gt;每个开发者都用过 curl，但大多数人只停留在 &lt;code&gt;curl https://api.example.com&lt;/code&gt; 的层面。实际上，curl 是一个功能极其强大的网络调试工具——从性能分析到认证调试，从 Cookie 管理到断点续传，它几乎能覆盖 HTTP 调试的方方面面。本文分享 10 个让你效率翻倍的 curl 高级技巧。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
