1.去除缓冲池
2.数据处理改为同步方法
3.fmt
This commit is contained in:
lubeilin
2023-09-20 19:54:49 +08:00
parent 3429ee8bd6
commit d7c121a756
9 changed files with 76 additions and 116 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ A virtual network tool (VPN)
- Mac
- Linux
- Windows
- 使用tun网卡 依赖wintun.dll([win-tun](https://www.wintun.net/))(将dll放到同目录下,建议使用版本0.14.1)
- 默认使用tun网卡 依赖wintun.dll([win-tun](https://www.wintun.net/))(将dll放到同目录下,建议使用版本0.14.1)
- 使用tap网卡 依赖tap-windows([win-tap](https://build.openvpn.net/downloads/releases/))(建议使用版本9.24.7)
- Android
- [VntApp](https://github.com/lbl8603/VntApp)