v1.18.6
What's Changed
- 09be5cb feat: tun support
auto-redirect
,route-address-set
androute-exclude-address-set
by @wwqgtxx - 0b6ae6f feat: add
ss-opts
for trojan outbound like trojan-go'sshadowsocks
config #1269 by @wwqgtxx - 75c16f9 feat: add
refresh-server-ip-interval
for wireguard outbound by @wwqgtxx - f317baa feat: add
respect-rules
for dns by @wwqgtxx
BUG & Fix
- 0e22876 fix: Make the ruleset take effect in a single line by @xishang0128
- 1457f83 fix: dns server using direct outbound lookback resolve problem by @wwqgtxx
- 40f40f6 fix: dns dial to wrong target by @wwqgtxx
- 43bdc76 fix: darwin calculate correct tunIndex #1285 by @wwqgtxx
- 5028667 fix: auto-redirect rule error by @wwqgtxx
- 5678131 fix: wireguard server resolve when only a server in
peers
by @wwqgtxx - 5ab8154 fix: wireguard ip update by @wwqgtxx
- 5eb8958 fix: correct type for vmess.ws-opts.path in ConvertsV2Ray (#1145) by @moexiami
- 71922dd fix: bad usage for exec in sing-tun #1234 by @wwqgtxx
- 7eb70ae fix: windows build number by @wwqgtxx
- 917c5fd fix: auto-redirect android rules by @wwqgtxx
- 9f4cd64 fix:
dhcp://
with special notation cannot be parsed by @xishang0128 - a9ecc62 fix: subrule can't recursion correctly (#1339) by @wwqgtxx
- ac25061 fix: possibly using released buffer in tproxy (#1286) by @5aaee9
- be3d121 fix: darwin calculate correct tunIndex by @wwqgtxx
- cacfefa fix: quic-go cached dial error by @wwqgtxx
Maintenance
- 063836f chore: sync hysteria2 bbr changes apernet/hysteria@e0e75c4 by @wwqgtxx
- 0738e18 chore: add override fields by @xishang0128
- 0d4e57c chore: update quic-go to 0.45.0 by @wwqgtxx
- 10f8ba4 chore: Disable the loop back detector for CMFA by @xishang0128
- 2b4741f chore: add inner dns proxied connection statistic to restful api by @wwqgtxx
- 3195c67 chore: update quic-go to 0.44.0 by @wwqgtxx
- 39eda25 chore: replace zhangyunhao116/fastrand to our metacubex/randv2 by @wwqgtxx
- 4243a74 chore: auto update geo by @Larvan2
- 7b3c9e9 chore: Better package name handling on Android by @xishang0128
- 846bdfa chore: Allow customization of GLOBAL by @xishang0128
- a5f25a2 chore: code split by @wwqgtxx
- ad5bc51 chore: deprecated the relay group type, please using dialer-proxy instead by @wwqgtxx
- c504985 chore: Adjust sniff logs by @xishang0128
- d3fea90 chore: remove tfo windows support Golang officially decided not to open
internal/poll.execIO
to third-party libraries after 1.23 was released, so we can only choose to remove tfo support on the Windows platform. by @wwqgtxx - d96d765 chore: add inner dns proxied connection log by @wwqgtxx
- f45ccc0 chore: update dependencies by @wwqgtxx
Full Changelog: v1.18.5...v1.18.6