From 7265bd29225b57b1dacf664a44abeb0ccde1226a Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Thu, 4 Mar 2021 23:51:24 +0800 Subject: [PATCH] Update pcap2socks doc Quote --- README.md | 1 + docs/README.zh-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 2790f003..56fbc81d 100644 --- a/README.md +++ b/README.md @@ -67,5 +67,6 @@ As well, Netch avoid the restricted NAT problem caused by SSTap. You can use an - [Privoxy](https://www.privoxy.org/) - [NatTypeTester](https://github.com/HMBSbige/NatTypeTester) - [NetFilter SDK](https://netfiltersdk.com/) +- [pcap2socks](https://github.com/zhxie/pcap2socks) [![Stargazers over time](https://starchart.cc/NetchX/Netch.svg)](https://starchart.cc/NetchX/Netch) diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 7c5e39ce..97ecff80 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -75,3 +75,4 @@ Netch 支持多种语言,在启动时会根据系统语言选择自身语言 - [Privoxy](https://www.privoxy.org/) - [NatTypeTester](https://github.com/HMBSbige/NatTypeTester) - [NetFilter SDK](https://netfiltersdk.com/) +- [pcap2socks](https://github.com/zhxie/pcap2socks)