intxff

Results 2 issues of intxff

## 知道的和不清楚的 * 客户端和服务端都是 `tun + socket` 的组合,客户端 `tun` 负责采集所有除了到 `dns server` 和 `vpn server` 的 `IP Packet`,然后通过 `socket` 发给服务端 * 服务端启动了转发,`FORWARD` 使其能接收 `dstIP` 不为自己的包,转发时 `tun` 和物理网卡都因 `iptables masquerade` 改写...

* [System information](https://gist.github.com/intxff/a683c1f6d5d424aca223146d0ac27713): * Have you checked for system updates?: Yes * Are you using the latest stable video driver available for your system? Yes * Have you verified the...