LosingFeel (@x041eak)sing-box 1.14 realip配置分享,需配合substore使用 中发帖

前情提要: Sing-box realip配置方案 - 开发调优 - LINUX DO 
我之前参考这个大佬的整了个1.13的挺好用,Android/IOS/MACOS/WIN 各种系统 

1.14 废弃了规则集的 download_detour、隐式默认 HTTP client
1.14 废弃了DNS 规则中的 outbound 条件

以下是我的Android/IOS/MACOS配置,用起来还是比较丝滑的,我个人认为比其他的代理都要好用 
{
    "$schema": "https://sing-box.sagernet.org/schema.json",
    "experimental": {
        "cache_file": {
            "enabled": true,
            "store_dns": true
        ...
 
 
Back to Top