From e90374182ad50bb954100f699021d269cdc4d7de Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 4 Dec 2017 00:24:54 -0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=9C=A8win10=E7=9A=84linux=E5=AD=90?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=B8=8A=E5=8E=9F=E7=94=9F=E8=BF=90=E8=A1=8C?= =?UTF-8?q?udp2raw=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 在win10的linux子系统上原生运行udp2raw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/在win10的linux子系统上原生运行udp2raw.md b/在win10的linux子系统上原生运行udp2raw.md index 75536f9..8615c10 100644 --- a/在win10的linux子系统上原生运行udp2raw.md +++ b/在win10的linux子系统上原生运行udp2raw.md @@ -16,7 +16,7 @@ udp2raw可以运行在win10的linux子系统上。 这样程序会生成一条iptables规则,你在win10的防火墙里照猫画虎地添加一条类似地规则,屏蔽掉指定的端口号(只需要添加一次)。 -windows防火墙的添加规则的方法,可以参考 [这个文章](http://www.thewindowsclub.com/block-open-port-windows-8-firewall) +windows防火墙添加规则的方法,可以参考 [这个文章](http://www.thewindowsclub.com/block-open-port-windows-8-firewall) 之后只要使用如下命令就可以正常运行了: ```