لیست کد‌های اهدا کنندگان کانفیگ‌ MahsaNG

لیست کد‌های اهدا کنندگان کانفیگ‌ MahsaNG

Dìana

سلام

چون آپدیت کردن تلگراف و مرتب کردن کدهای هدیه سخت بود ترجیح دادم تو گیت‌هاب بذارمشون

پس لطفا

از اینجا کدهارو بردارید


Fragment Template

{
    "remarks": "VLESS - 443",
    "log": {
        "loglevel": "warning"
    },
    "dns": {
        "hosts": {
            "geosite:category-ads-all": [
                "127.0.0.1"
            ],
            "geosite:category-ads-ir": [
                "127.0.0.1"
            ]
        },
        "servers": [
            "https://8.8.8.8/dns-query",
            {
                "address": "178.22.122.100",
                "domains": [
                    "geosite:openai"
                ],
                "skipFallback": true
            },
            {
                "address": "8.8.8.8",
                "domains": [
                    "full:Your-VLESS-HostName.Dev"
                ],
                "skipFallback": true
            }
        ],
        "queryStrategy": "UseIP",
        "tag": "dns"
    },
    "inbounds": [
        {
            "port": 10808,
            "protocol": "socks",
            "settings": {
                "auth": "noauth",
                "udp": true,
                "userLevel": 8
            },
            "sniffing": {
                "destOverride": [
                    "http",
                    "tls"
                ],
                "enabled": true,
                "routeOnly": true
            },
            "tag": "socks-in"
        },
        {
            "port": 10853,
            "protocol": "dokodemo-door",
            "settings": {
                "address": "1.1.1.1",
                "network": "tcp,udp",
                "port": 53
            },
            "tag": "dns-in"
        }
    ],
    "outbounds": [
        {
            "protocol": "vless",
            "settings": {
                "vnext": [
                    {
                        "address": "Your-VLESS-HostName.Dev",
                        "port": 443,
                        "users": [
                            {
                                "id": "10e894da-61b1-4998-ac2b-e9ccb6af9d30",
                                "encryption": "none",
                                "level": 8
                            }
                        ]
                    }
                ]
            },
            "streamSettings": {
                "network": "ws",
                "security": "tls",
                "sockopt": {
                    "dialerProxy": "fragment"
                },
                "wsSettings": {
                    "host": "Your-VLESS-HostName.Dev",
                    "path": "/assets?ed=2560"
                },
                "tlsSettings": {
                    "allowInsecure": false,
                    "fingerprint": "chrome",
                    "alpn": [
                        "http/1.1"
                    ],
                    "serverName": "Your-VLESS-HostName.Dev"
                }
            },
            "tag": "proxy"
        },
        {
            "tag": "fragment",
            "protocol": "freedom",
            "settings": {
                "fragment": {
                    "packets": "tlshello",
                    "length": "10-30",
                    "interval": "1-2"
                },
                "domainStrategy": "UseIPv4v6"
            }
        },
        {
            "protocol": "dns",
            "tag": "dns-out"
        },
        {
            "protocol": "freedom",
            "settings": {
                "domainStrategy": "UseIP"
            },
            "tag": "direct"
        },
        {
            "protocol": "blackhole",
            "settings": {
                "response": {
                    "type": "http"
                }
            },
            "tag": "block"
        }
    ],
    "policy": {
        "levels": {
            "8": {
                "connIdle": 300,
                "downlinkOnly": 1,
                "handshake": 4,
                "uplinkOnly": 1
            }
        },
        "system": {
            "statsOutboundUplink": true,
            "statsOutboundDownlink": true
        }
    },
    "routing": {
        "domainStrategy": "IPIfNonMatch",
        "rules": [
            {
                "inboundTag": [
                    "dns-in"
                ],
                "outboundTag": "dns-out",
                "type": "field"
            },
            {
                "inboundTag": [
                    "socks-in"
                ],
                "port": "53",
                "outboundTag": "dns-out",
                "type": "field"
            },
            {
                "inboundTag": [
                    "dns"
                ],
                "ip": [
                    "8.8.8.8"
                ],
                "port": "53",
                "outboundTag": "direct",
                "type": "field"
            },
            {
                "ip": [
                    "178.22.122.100"
                ],
                "outboundTag": "direct",
                "type": "field"
            },
            {
                "outboundTag": "proxy",
                "inboundTag": [
                    "dns"
                ],
                "type": "field"
            },
            {
                "domain": [
                    "geosite:category-ads-all",
                    "geosite:category-ads-ir"
                ],
                "outboundTag": "block",
                "type": "field"
            },
            {
                "domain": [
                    "geosite:private",
                    "geosite:openai"
                ],
                "outboundTag": "direct",
                "type": "field"
            },
            {
                "ip": [
                    "geoip:private"
                ],
                "outboundTag": "direct",
                "type": "field"
            },
            {
                "network": "tcp",
                "outboundTag": "proxy",
                "type": "field"
            }
        ]
    },
    "stats": {}
}


Report Page