mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 06:19:31 +08:00
Updated 在win10的linux子系统上原生运行udp2raw (markdown)
parent
740c08fc4d
commit
d9770c766d
@ -16,6 +16,8 @@ udp2raw可以运行在win10的linux子系统上。
|
||||
|
||||
这样程序会生成一条iptables规则,你在win10的防火墙里照猫画虎地添加一条类似地规则,屏蔽掉指定的端口号(只需要添加一次)。
|
||||
|
||||
windows防火墙的添加规则的方法,可以参考 [这个文章](http://www.thewindowsclub.com/block-open-port-windows-8-firewall)
|
||||
|
||||
之后只要使用如下命令就可以正常运行了:
|
||||
```
|
||||
./udp2raw_amd64 -s -l0.0.0.0:4096 -r 127.0.0.1:7777 -k "passwd" --raw-mode faketcp
|
||||
|
Loading…
x
Reference in New Issue
Block a user