Skip to content

v4.31.1

Compare
Choose a tag to compare
@RPRX RPRX released this 16 Oct 12:39
· 1367 commits to master since this release
af1f508

Warning

  • Compiling v2ray-core requires Go 1.15+

Changes

  • Use Go 1.15.3
  • Remove XTLS WriteMultiBuffer method
  • Adjust level of some logs in VLESS

Fixes

  • mKCP: Fix XTLS over mKCP
  • DoH: Reduce timeout & fix ineffassign @Loyalsoldier

Chores

  • Upgrade all dependencies
  • Refine golangci-lint settings & Refine code according to golangci-lint results @Loyalsoldier
  • Fix user-package codename & buildtime error @Loyalsoldier

Notice

Project has got rid of GOPATH mode entirely. Use Git and go mod command as your first choice while development.
For more information, visit: