- Fix fake DNS does not work in 0.17.46-beta.1.
- Fix system stack TCP listener returns "invalid argument" on user switch (#427). The root cause is unknown but binding the listener to
0.0.0.0or::rather than TUN address makes the problem disappear. - Fix system stack TCP NAT source port reuse (SagerNet/sing-box#4224).