You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch version addresses the following issues:
SOCKS5 / HTTP outbound authentication
server hostname resolution validations (to enable usage of other DNS protocols like DoH. Be careful of possible recursion especially when using non-direct methods)
This version is the last patch version before 4.0.0, so remind that again: keep in mind of the following deprecated features that will be removed in the next version:
Custom Configurations (not really useful; use Custom Configuration Hook instead)
Global SOCKS5 / HTTP inbound (for security concerns; use Extra Inbounds instead)
Current implementation of sniffing is also deprecated and may be reimplemented later. To avoid problems when upgrading, migrating to FakeDNS is strongly recommended.
The text was updated successfully, but these errors were encountered:
This patch version addresses the following issues:
This version is the last patch version before 4.0.0, so remind that again: keep in mind of the following deprecated features that will be removed in the next version:
Current implementation of sniffing is also deprecated and may be reimplemented later. To avoid problems when upgrading, migrating to FakeDNS is strongly recommended.
The text was updated successfully, but these errors were encountered: