Bao, Huang-Huang
Bao, Huang-Huang
This backports https://github.com/v2fly/v2ray-core/pull/1777 to `dev-v4main` branch.
Since I have already switched to PipeWire and I don't want to pay further efforts on this. I am going to deprecate this project. The repo will be archived on...
Similar to fixes in litegraph.js editor demo: https://github.com/ernestp/litegraph.js/blob/3ef215cf11b5d38cc4f7062d6f78b478e2f02b39/editor/js/code.js#L19-L28 Fixes #161
https://datatracker.ietf.org/doc/html/rfc6146
Rejection of Outbound Flows Disallowed by NAT, https://datatracker.ietf.org/doc/html/rfc5508#section-6 This would further increase the complexity of the BPF program and is not very useful so long as the NAT has enough...
> [!NOTE] > This would be implemented in a separate project if would ever be, the issue is just for note and discussion. The idea is to implement a PCP/NAT-PMP/UPnP(and...
Currently we use [libbpf-sys](https://github.com/libbpf/libbpf-sys) as eBPF loading backend, however it's C backed and has external native dependencies libelf and zlib. This has complicated our build process by introducing external dependencies...
- [ ] Provide some IPC mechanism to interact with einat daemon, it could be D-Bus, RPC or custom protocol on plain unix socket. - [ ] Allow dumping formatted...