Skip to content

v0.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 05:35
· 4 commits to master since this release
98cfe18
  • 使用 Go v1.17 编译
  • 支持 Windows ARM64:trojan-go-windows-arm64.zip (#377)
  • 修复:无法读取配置文件中指定的 geoip.dat 和 geosite.dat (#375)

特别提醒:

  • 由于 geoip.dat 体积增大,导致 ROM/RAM 紧缺的设备难以使用。现压缩包内新增 geoip-only-cn-private.dat 文件,只包含 geoip:cngeoip:private 两项,可作为 geoip.dat 文件的替代品。
  • 如需定制 geoip.dat 文件,查看 v2fly/geoip 项目。