<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>内网穿透 &#8211; 老丁的博客</title>
	<atom:link href="https://www.laoding.me/archives/tag/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F/feed" rel="self" type="application/rss+xml" />
	<link>https://www.laoding.me</link>
	<description></description>
	<lastBuildDate>Thu, 02 Apr 2026 04:00:01 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/09/cropped-图片_20240927133356-768x768-1-32x32.jpg</url>
	<title>内网穿透 &#8211; 老丁的博客</title>
	<link>https://www.laoding.me</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows电脑添加异地群晖NAS映射网络磁盘</title>
		<link>https://www.laoding.me/archives/953</link>
					<comments>https://www.laoding.me/archives/953#respond</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Fri, 13 Mar 2026 07:51:59 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[内网穿透]]></category>
		<category><![CDATA[群晖]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=953</guid>

					<description><![CDATA[一.准备条件 1.群晖NAS安装WebDAV Server（默认端口5005） 2.准备好公网服务器的内网穿透 [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>一.准备条件</h3>
<p>1.群晖NAS安装WebDAV Server（默认端口5005）</p>
<p>2.准备好公网服务器的内网穿透程序，如Frp、Npc等</p>
<p>3.群晖NAS上安装安装内网穿透客户端，配置好连接</p>
<video width='1080' height='720' controls><source src='https://public-123.oss-cn-guangzhou.aliyuncs.com/2026/03/20260402035605197.mp4'></video>
<h3>二、Windows电脑的准备</h3>
<p>1.打开电脑的【服务】，找到WebClient服务，设置启动类型设置为自动，点启动</p>
<p>2.打开注册表，然后到注册表找到下面的路径</p>
<pre class="code">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
把 BasicAuthLevel 值改成 2</pre>
<p>3.重启WebClient服务（Windows 11版本可以不执行上述操作）</p>
<h3>三.添加映射网络磁盘</h3>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-954" src="https://public-123.oss-cn-guangzhou.aliyuncs.com/2026/03/20260313075035272.jpg?x-oss-process=image/auto-orient,1/quality,q_90/format,webp" alt="" width="740" height="584" /></p>
<p><img decoding="async" class="alignnone wp-image-955" src="https://public-123.oss-cn-guangzhou.aliyuncs.com/2026/03/20260313075104445.jpg?x-oss-process=image/auto-orient,1/quality,q_90/format,webp" alt="" width="731" height="483" /></p>
<p>然后根据提示登陆即可</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/953/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://public-123.oss-cn-guangzhou.aliyuncs.com/2026/03/20260402035605197.mp4" length="31087993" type="video/mp4" />

			</item>
		<item>
		<title>如何用Nginx为网站配置多个代理服务器</title>
		<link>https://www.laoding.me/archives/813</link>
					<comments>https://www.laoding.me/archives/813#respond</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 09:50:55 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[内网穿透]]></category>
		<category><![CDATA[软路由]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=813</guid>

					<description><![CDATA[1.使用场景 有时我们需要在不同的地区访问服务器的网站，或是访问内网中的路由器，利用中转服务器可以提高访问目标 [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>1.使用场景</h3>
<p>有时我们需要在不同的地区访问服务器的网站，或是访问内网中的路由器，利用中转服务器可以提高访问目标网站的速度。本文中就是利用中转服务器访问内网路由器的操作过程</p>
<p><img decoding="async" class="alignnone size-full wp-image-814" src="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241025094011234.png?x-oss-process=image/auto-orient,1/quality,q_90/format,webp" alt="" width="934" height="369" /></p>
<h3>2.准备工作</h3>
<ul>
<li>内网路由器已经完成了内网穿透，可通过端口号访问，如：***.abc.com:8001</li>
<li>公网服务器部署好Nginx服务</li>
</ul>
<h3>3.Nginx配置</h3>
<p>在 nginx中<code>server</code> 块的外部定义一个 <code>upstream</code> 组，包含两个目标服务器。</p>
<pre class="code">http {
include mime.types; 
default_type application/octet-stream; 
…… 
gzip on; 
gzip_min_length 1k; 
gzip_buffers 4 16k; 
……
upstream backend_servers {
   server 127.0.0.1:6009;
   server nps2.e-123.cn:19008;
 }

}</pre>
<p><code>upstream</code> 组一定要加在http里面</p>
<h3>4.反向代理配置</h3>
<pre class="code">location ^~ / {
  proxy_pass http://backend_servers;
  proxy_set_header Host $host; 
  ……
}</pre>
<h3>5. 配置负载均衡策略（可选）</h3>
<p>默认情况下，Nginx 会使用 <code>轮询（round-robin）</code> 算法在两个服务器之间均衡请求。如果想调整策略，比如指定权重或设置为 <code>备用</code>，可以在 <code>upstream</code> 中配置：</p>
<pre class="code">upstream backend_servers {
  server 127.0.0.1:6009 weight=2; # 设置权重
  server ***.e-123.cn:19008 backup; # 设置为备用
}</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/813/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Asuswrt-Merlin梅林固件如何安装npc内网穿透</title>
		<link>https://www.laoding.me/archives/811</link>
					<comments>https://www.laoding.me/archives/811#comments</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 09:03:25 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[内网穿透]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=811</guid>

					<description><![CDATA[Asuswrt-Merlin梅林固件不同于openwrt，很多的插件用命令安装，提示没有目录的读写权限，npc [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Asuswrt-Merlin梅林固件不同于openwrt，很多的插件用命令安装，提示没有目录的读写权限，npc内网穿透还好可以直接用命令行启动，将启动命令做成脚本，放入到自启动目录，就可以实现开机自启动的效果，具体操作如下：</p>
<h3>1.将npc下载到路由器并解压</h3>
<pre class="code">wget https://github.com/ehang-io/nps/releases/download/v0.26.10/linux_arm_v7_client.tar.gz
tar -xzvf linux_arm_v7_client.tar.gz</pre>
<h3>2.复制到梅林改版固件路由器的插件目录</h3>
<pre class="code">cp /tmp/home/root/npc /jffs/.koolshare/bin</pre>
<h3>3.进入自启目录建立自脚本</h3>
<pre class="code">cd /jffs/.koolshare/init.d
vi S99npc.sh</pre>
<h3>5.复制启动代码到.sh脚本文件里面</h3>
<pre class="code">#!/bin/sh
/koolshare/bin/npc -server=***.e-123.cn:19002 -vkey=rfvqu547emsxzu7r -type=tcp</pre>
<h3>5.修改脚本权限</h3>
<pre class="code">chmod +x S99npc.sh</pre>
<p>最后<span class='badge badge-primary'>reboot</span>重启路由器过一会，就会发现路由器已经在nps服务器上在线了</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/811/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>nps内网穿透常用操作</title>
		<link>https://www.laoding.me/archives/745</link>
					<comments>https://www.laoding.me/archives/745#respond</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Wed, 16 Oct 2024 05:20:20 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[内网穿透]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=745</guid>

					<description><![CDATA[1.客户端和服务器端下载 https://github.com/ehang-io/nps/releases/d [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>1.客户端和服务器端下载</h3>
<span class='badge badge-primary'>Linux arm架构客户端</span>
<pre class="code">https://github.com/ehang-io/nps/releases/download/v0.26.10/linux_arm_v7_client.tar.gz</pre>
<span class='badge badge-primary'>Linux x86_64架构服务器端</span>
<pre class="code">https://github.com/ehang-io/nps/releases/download/v0.26.10/linux_amd64_server.tar.gz</pre>
<h3>2.解压安装</h3>
<pre class="code">tar -xzvf linux_arm_v7_client.tar.gz</pre>
<pre class="code">sudo ./npc install -server=nps2.e-123.cn:19002 -vkey=key -type=tcp</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/745/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>如何解决内网穿透程序被windows系统拦截，提示 “无法成功完成操作,因为文件包含病毒或潜在垃圾软件”</title>
		<link>https://www.laoding.me/archives/336</link>
					<comments>https://www.laoding.me/archives/336#respond</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Wed, 02 Oct 2024 02:56:35 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[内网穿透]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=336</guid>

					<description><![CDATA[1.首次运行内网穿透程序的时候，会被Windows系统拦截，如下图： &#160; 2.下载将内网穿透程序的批 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h4 class="wp-block-heading">1.首次运行内网穿透程序的时候，会被Windows系统拦截，如下图：</h4>
</blockquote>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="580" height="243" class="wp-image-339" src="https://www.laoding.me/wp-content/uploads/2024/10/screenshot-20241002-105115.png" alt="" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105115.png 580w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105115-300x126.png 300w" sizes="auto, (max-width: 580px) 100vw, 580px" /></figure>
</div>


<p>&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h4 class="wp-block-heading">2.下载将内网穿透程序的批处理命令，运行即可：</h4>
</blockquote>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="798" class="wp-image-340" src="https://www.laoding.me/wp-content/uploads/2024/10/screenshot-20241002-105205-1024x798.png" alt="" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105205-1024x798.png 1024w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105205-300x234.png 300w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105205-768x598.png 768w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/screenshot-20241002-105205.png 1127w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h3 class="wp-block-heading">3.文件下载：</h3>
</blockquote>



<div class="wp-block-file"><a id="wp-block-file--media-9f782d1f-4916-4013-9fc7-91da8238c827" href="https://www.laoding.me/wp-content/uploads/2024/10/将内网穿透添加进安全项.zip"><mark class="has-inline-color has-vivid-cyan-blue-color" style="background-color: rgba(0, 0, 0, 0);">将内网穿透添加进安全项.zip</mark></a><a class="wp-block-file__button wp-element-button" href="https://www.laoding.me/wp-content/uploads/2024/10/将内网穿透添加进安全项.zip" download="" aria-describedby="wp-block-file--media-9f782d1f-4916-4013-9fc7-91da8238c827">下载</a></div>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h4 class="wp-block-heading">4.内网穿透程序下载：</h4>
</blockquote>



<figure class="wp-block-embed is-type-wp-embed">
<div class="wp-block-embed__wrapper">https://www.laoding.me/archives/312</div>
</figure>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/336/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>windows内网穿透的绿色运行版和一键安装包</title>
		<link>https://www.laoding.me/archives/312</link>
					<comments>https://www.laoding.me/archives/312#comments</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Tue, 01 Oct 2024 06:10:58 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[内网穿透]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=312</guid>

					<description><![CDATA[绿色版点击后直接运行，然后就可以在外网连接内网的Windows电脑，可用于远程桌面连接和文件共享等，运行视频如 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="300" height="300" data-id="313" src="https://www.laoding.me/wp-content/uploads/2024/10/2.jpg" alt="" class="wp-image-313" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/2.jpg 300w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/2-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="300" height="300" data-id="314" src="https://www.laoding.me/wp-content/uploads/2024/10/1.jpg" alt="" class="wp-image-314" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/1.jpg 300w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/1-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></figure>
</figure>



<p>绿色版点击后直接运行，然后就可以在外网连接内网的Windows电脑，可用于<strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">远程桌面连接</mark></strong>和<strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">文件共享</mark></strong>等，运行视频如下：</p>



<figure class="wp-block-video"><video height="2160" style="aspect-ratio: 3840 / 2160;" width="3840" controls src="https://www.laoding.me/wp-content/uploads/2024/10/20241001_124707-1.mp4"></video></figure>


<p>内网穿透安装版，完成安装后，以系统服务的方式运行，不再需要手动启动。</p>
<div class='alert alert-primary'><span class='alert-inner--text'>内网穿透依赖于<strong><span style="color: #993300;">公网服务器</span></strong>进行桥接，下面的绿色运行包和安装包，已经配置了公网服务器桥接服务，需要试用者可以直接下载使用。</span></div>


<ul class="wp-block-list">
<li>点击下载：<a href="https://www.laoding.me/wp-content/uploads/2024/10/LaoDing内网穿透绿色版.zip">LaoDing内网穿透(绿色版)</a></li>
</ul>



<ul class="wp-block-list">
<li>点击下载：<a href="https://www.laoding.me/wp-content/uploads/2024/10/LaoDing内网穿透-安装版.zip">LaoDing内网穿透-安装版</a></li>
</ul>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/312/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		<enclosure url="https://www.laoding.me/wp-content/uploads/2024/10/20241001_124707-1.mp4" length="4369026" type="video/mp4" />

			</item>
	</channel>
</rss>
