-
Notifications
You must be signed in to change notification settings - Fork 48
Migration
安容 edited this page Jan 1, 2025
·
4 revisions
- Supports both sing-box and Hysteria2's port hopping syntax. (
443
,444-445
,446:450
are all supported) - Changed the port hopping interval format: Uses Go-style Duration syntax.
- Remove sniff override option temporally.
- Remove single
rule-set
settings. Now if you want to use rule-set, please usedomain
andip
settings instead.
Old:
// rule-set
geosite-cn
geoip-cn
New:
// domain
set:geosite-cn
// IP
set:geoip:cn
- Remove automatic DNS modes. If you prefer to special DNS settings, please see Route.
Remove support of Trojan-go. Since then your Trojan-go configuration will be removed.
Some alternatives of its features:
-
smux: sing-box has already adapted it.
-
shadowsocks crypto: Few existing use cases.
Not update Naiveproxy plugin any more, please use the build of upstream.
This is an advertisement.