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
با درود
ممنون میشم منو راهنمایی کنید که این قسمت از هسته رو اصلاح کنم
چون در حال حاضر فکر میکنم مشکل داره چون هر 24 ساعت رم پر میشه و کند میشه کانفیگ (دو گیگ رم داره بعد از یک گیگ رد میشه کند میشه کانفیگ ها)
میخوام هم وارپ داشته باشم برای فقط سایت های منتخب و هم سایت های ایرانی مسدود بشن
هر دو قسمت رو از آموز شهای همنیجا برداشتم اما آموزشی درباره استفاده همزمان هردو کد نبود
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
با درود
ممنون میشم منو راهنمایی کنید که این قسمت از هسته رو اصلاح کنم
چون در حال حاضر فکر میکنم مشکل داره چون هر 24 ساعت رم پر میشه و کند میشه کانفیگ (دو گیگ رم داره بعد از یک گیگ رد میشه کند میشه کانفیگ ها)
میخوام هم وارپ داشته باشم برای فقط سایت های منتخب و هم سایت های ایرانی مسدود بشن
هر دو قسمت رو از آموز شهای همنیجا برداشتم اما آموزشی درباره استفاده همزمان هردو کد نبود
"outbounds": [
{
"protocol": "freedom",
"tag": "DIRECT"
},
{
"protocol": "blackhole",
"tag": "blackhole"
},
{
"tag": "warp",
"protocol": "wireguard",
"settings": {
"secretKey": "",
"DNS": "1.1.1.1, 1.0.0.1",
"address": [
"172.16.0.2/32",
"***"
],
"peers": [
{
"publicKey": "***********************************",
"endpoint": "engage.cloudflareclient.com:2408"
}
],
"kernelMode": false
}
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"outboundTag": "warp",
"domain": [
"geosite:google",
"openai.com",
"ai.com",
"ipinfo.io",
"iplocation.net",
"spotify.com",
"pcpartpicker.com",
"ip.gs",
"newegg.com",
"libhunt.com",
"reddit.com"
],
"type": "field"
},
{
"type": "field",
"outboundTag": "blackhole",
"ip": [
"geoip:private",
"geoip:ir"
]
},
{
"type": "field",
"port": 53,
"network": "tcp,udp",
"outboundTag": "DNS-Internal"
},
{
"type": "field",
"outboundTag": "blackhole",
"protocol": [
"bittorrent"
]
},
{
"outboundTag": "blackhole",
"domain": [
"regexp:.\.ir$",
"ext:iran.dat:ir",
"ext:iran.dat:other",
"geosite:category-ir",
"blogfa",
"bank",
"tebyan.net",
"beytoote.com",
"Film2movie.ws",
"Setare.com",
"downloadha.com",
"Sanjesh.org",
"speedtest.net",
"speedtest.ir",
"speedcheck.ir",
"fast.com",
"speedcheck.org",
"speed.io"
],
"type": "field"
}
]
}
}
Beta Was this translation helpful? Give feedback.
All reactions