github daeuniverse/dae v0.5.0

latest releases: v0.9.0rc2, v0.9.0rc1, v0.8.0...
10 months ago

Release date: 2024/01/04

Features

  • feat/refactor: refactor outbound and support v2ray-plugin in #390 by (@mzz2017)
  • feat: use bpf_sk_assign at tproxy_wan_ingress in #383 by (@jschwinger233)

Bug Fixes

  • fix/chore: disable gso on client by default and upgrade softwind/quic-go in #391 by (@mzz2017)
  • fix: add _ into valid charset of ac machine in #388 by (@mzz2017)
  • fix: running issue and no network on android in #264 by (@mzz2017)
  • fix: ip rule is not added when only binding to wan in #399 by (@mzz2017)
  • fix(bpf): sk_lookup_udp for listener only in #401 by (@jschwinger233)
  • patch: rewrite bpf spec before loading to avoid bpf map lookup during runtime in #376 by (@jschwinger233)
  • patch(bpf): Don't clear checksum on wan_egress in #393 by (@jschwinger233)

Others

特性支持

  • 特性/重构: 重构出站并支持 v2ray-plugin in #390 by (@mzz2017)
  • 特性: 在 #383 的 tproxy_wan_ingress 中使用 bpf_sk_assign by (@jschwinger233)

问题修复

  • 修复/杂项: 默认情况下禁用客户端的 gso 并升级 softwind/quic-go in #391 by (@mzz2017)
  • 修复: 在 ac 机器的有效字符集中添加 _ in #388 by (@mzz2017)
  • 修复: Android 上的运行问题和无网络 in #264 by (@mzz2017)
  • 修复: 只绑定到 wan 时未添加 ip 规则 in #399 by (@mzz2017)
  • 修复(bpf): 仅针对监听器执行 sk_lookup_udp in #401 by (@jschwinger233)
  • 补丁: 重写 bpf 规范,以避免在运行时进行 bpf 映射查找 in #376 by (@jschwinger233)
  • 补丁(bpf): 不要在 #393 的 wan_egress 上清除校验和 by (@jschwinger233)

其他变更

Example Config: https://github.com/daeuniverse/dae/blob/v0.5.0/example.dae

Full Changelog: v0.4.0...v0.5.0

New Contributors

Don't miss a new dae release

NewReleases is sending notifications on new releases.