已知问题:使用 trojan 可能会 panic,trojan 用户请使用 https://github.com/daeuniverse/dae/releases/tag/v0.1.10.p1
DO NOT USE!! PLEASE USE https://github.com/daeuniverse/dae/releases/tag/v0.1.10.p1
功能变更
- feat: 支持
tcp_check_http_method
by @mzz2017 in #77 - patch: 现在会优先在配置文件同目录搜索 geodata by @mzz2017 in #84
- fix(dns): 修复 0.1.8 版本中 PR #63 导致的 DNS 缓存不会过期的问题 by @mzz2017 in #87
- patch(geodata): 修复由 #84 导致的错误的 geodata 搜索路径
/etc/dae/dae
by @mzz2017 in #90
其他变更
- chore(Makefile): 添加 export GOOS=linux 以修复在 macos 上的构建 by @mzz2017 in #78
- chore: 添加 editorconfig 文件以美化 github 上对 go 文件的展示 by @yqlbu in #85
- chore: 添加 PR 模板 by @yqlbu in #86
Changes
- feat: support
tcp_check_http_method
by @mzz2017 in #77 - patch: search geodata at same dir with config first by @mzz2017 in #84
- fix(dns): cache would never expire caused by #63 by accident by @mzz2017 in #87
- patch(geodata): fix incorrect geodata search path
/etc/dae/dae
caused by #84 by @mzz2017 in #90
Other Changes
- chore(Makefile): add export GOOS=linux to build on macos by @mzz2017 in #78
- chore: add editorconfig by @yqlbu in #85
- chore: add pull_request_template by @yqlbu in #86
Full Changelog: v0.1.9...v0.1.10
Example Config: https://github.com/daeuniverse/dae/blob/v0.1.10/example.dae