What's Changed
- Add installation instructions for Homebrew by @moonfruit in https://github.com/ginuerzh/gost/pull/655
- Certificate pinning for servers without domain by @luyuhuang in https://github.com/ginuerzh/gost/pull/641
- Close connection if authentication failed by @mengzhuo in https://github.com/ginuerzh/gost/pull/659
- Fix: relay udp forward by @sleshep in https://github.com/ginuerzh/gost/pull/664
- fix issue https://github.com/ginuerzh/gost/issues/617 by @proxy666-dev in https://github.com/ginuerzh/gost/pull/677
- Add darwin-arm64 for Apple M1 devices by @soffchen in https://github.com/ginuerzh/gost/pull/679
- bump github.com/milosgajdos/tenus to v0.0.3 by @btwiuse in https://github.com/ginuerzh/gost/pull/689
- Add whitelist/blacklist support for relay by @Hubix9 in https://github.com/ginuerzh/gost/pull/698
- fix obfs-tls with shadowsocks aead issue [#695] by @cute in https://github.com/ginuerzh/gost/pull/697
- Update dependency ! by @guqing637 in https://github.com/ginuerzh/gost/pull/703
- Update go.mod and go.sum by @guqing637 in https://github.com/ginuerzh/gost/pull/705
- ignore linux error: File exists while add same route twice by @wencaiwulue in https://github.com/ginuerzh/gost/pull/747
- Closes [#594] ugprade quic-go==v0.24.0 by @sleshep in https://github.com/ginuerzh/gost/pull/760
- update:update package by @openwrt2223 in https://github.com/ginuerzh/gost/pull/772
- update quick-go dep to support golang-1.18 by @hulb in https://github.com/ginuerzh/gost/pull/804
- Add -M option for Fwmark by @purerosefallen in https://github.com/ginuerzh/gost/pull/746
- surround interface name with double quote in case of name have space by @wencaiwulue in https://github.com/ginuerzh/gost/pull/727
New Contributors
- @moonfruit made their first contribution in https://github.com/ginuerzh/gost/pull/655
- @luyuhuang made their first contribution in https://github.com/ginuerzh/gost/pull/641
- @mengzhuo made their first contribution in https://github.com/ginuerzh/gost/pull/659
- @proxy666-dev made their first contribution in https://github.com/ginuerzh/gost/pull/677
- @btwiuse made their first contribution in https://github.com/ginuerzh/gost/pull/689
- @Hubix9 made their first contribution in https://github.com/ginuerzh/gost/pull/698
- @cute made their first contribution in https://github.com/ginuerzh/gost/pull/697
- @guqing637 made their first contribution in https://github.com/ginuerzh/gost/pull/703
- @wencaiwulue made their first contribution in https://github.com/ginuerzh/gost/pull/747
- @openwrt2223 made their first contribution in https://github.com/ginuerzh/gost/pull/772
- @hulb made their first contribution in https://github.com/ginuerzh/gost/pull/804
- @purerosefallen made their first contribution in https://github.com/ginuerzh/gost/pull/746
Full Changelog: https://github.com/ginuerzh/gost/compare/v2.11.1...v2.11.2