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)