Skip to content

0.8.8

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:21
· 1903 commits to dev since this release
  • Fix panic when UDP destination address is domain in v2fly/v2ray-core's Shadowsocks 2022 implementation.
  • PacketAddr relies on net.UDPAddr and does not support AddressFamilyDomain, so the same issue exists. To fix this, incompatible change is likely required.