Giter Site home page Giter Site logo

chocolate4u / iran-v2ray-rules Goto Github PK

View Code? Open in Web Editor NEW
257.0 3.0 18.0 16.68 MB

Enhanced v2ray/xray and v2ray/xray-clients routing rules with built-in Iranian domains and a focus on security and adblocking.

License: GNU General Public License v3.0

Shell 100.00%
adblock domains geosite gfw iran malware phishing routing v2ray xray

iran-v2ray-rules's Introduction

a logo for iran v2ray rules in both dark and light mode

GitHub Workflow Status GitHub release GitHub Release Date GitHub

فارسی

✍️ Introduction

This is an Enhanced and All-in-One set of geo-location routing files optimized for Iranian users to use in v2ray/xray and all their compatible clients.

💡 For Sing-Box geolocation rules please refer to Iran Sing-Box Rules
💡 For Clash geolocation rules please refer to Iran Clash Rules

⬇️ How to download

github logo in dark and light mode. From GitHub

geoip.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geoip.dat

QR Code QrCode for downloading geoip.dat file from github

geosite.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geosite.dat

QR Code QrCode for downloading geosite.dat file from github

geoip-lite.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geoip-lite.dat

QR Code QrCode for downloading geoip-lite.dat file from github

geosite-lite.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geosite-lite.dat

QR Code QrCode for downloading geosite-lite.dat file from github

security-ip.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/security-ip.dat

QR Code QrCode for downloading security-ip.dat file from github

security.dat

https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/security.dat

QR Code QrCode for downloading security.dat file from github

github logo in dark and light mode. From jsDelivr CDN

geoip.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/geoip.dat

QR Code QrCode for downloading geoip.dat file from jsdelivr

geosite.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/geosite.dat

QR Code QrCode for downloading geosite.dat file from jsdelivr

geoip-lite.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/geoip-lite.dat

QR Code QrCode for downloading geoip-lite.dat file from jsdelivr

geosite-lite.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/geosite-lite.dat

QR Code QrCode for downloading geosite-lite.dat file from jsdelivr

security-ip.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/security-ip.dat

QR Code QrCode for downloading security-ip.dat file from jsdelivr

security.dat

https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/security.dat

QR Code QrCode for downloading security.dat file from jsdelivr

💻 Usage

v2ray/xray core

Add the following to your v2ray/xray client configuration:

"outbounds": [
  {
    "tag": "direct",
    "protocol": "freedom",
    "settings": {}
  },
  {
    "tag": "block",
    "protocol": "blackhole",
    "settings": {}
  }
],
"routing": {
  "domainStrategy": "IPIfNonMatch",
  "rules": [
    {
      "outboundTag": "block",
      "domain": [
        "geosite:category-ads-all",
        "geosite:malware",
        "geosite:phishing",
        "geosite:cryptominers"
      ],
      "type": "field"
    },
    {
      "outboundTag": "block",
      "ip": [
        "geoip:malware",
        "geoip:phishing"
      ],
      "type": "field"
    },
    {
      "outboundTag": "direct",
      "domain": [
        "geosite:ir"
      ],
      "type": "field"
    },
    {
      "outboundTag": "direct",
      "ip": [
        "geoip:ir",
        "geoip:private"
      ],
      "type": "field"
    },
  ]
}

📃 Categories

GeoIP

Categories in geoip.dat
  • Contains IP Addresses of all countries from Maxmind and IP2Location databases.

  • geoip:ir
    Contains Iran IP addresses from Maxmind and IP2Location databases, IP addresses of Iranian messengers such as eitaa, rubika, etc. and IP addresses of arvancloud, derakcloud, iranserver and parspack CDNs.

  • geoip:private
    Contains a list of local (LAN) IP addresses.

  • geoip:arvancloud
    Contains the IP addresses of ArvanCloud.ir CDN. ℹ️ Integrated in geoip:ir and no longer needed to be written as a separate rule.

  • geoip:derakcloud
    Contains the IP addresses of Derak.cloud CDN. ℹ️ Integrated in geoip:ir and no longer needed to be written as a separate rule.

  • geoip:iranserver
    Contains the IP addresses of IranServer.com CDN. ℹ️ Integrated in geoip:ir and no longer needed to be written as a separate rule.

  • geoip:parspack
    Contains the IP addresses of ParsPack.com CDN. ℹ️ Integrated in geoip:ir and no longer needed to be written as a separate rule.

  • geoip:cloudflare
    Contains the IP addresses of Cloudflare CDN.

  • geoip:google
    Contains the IP addresses of Google, GoogleCloud and GoogleBot.

  • geoip:amazon
    Contains the IP addresses of Amazon and Amazon Web Services (AWS).

  • geoip:microsoft
    Contains the IP addresses of Microsoft and Azure Platform.

  • geoip:bing
    Contains the IP addresses of Bing and Bingbot.

  • geoip:github
    Contains the IP addresses of GitHub.

  • geoip:facebook
    Contains the IP addresses of the Meta ecosystem, including Facebook, Instagram and WhatsApp.

  • geoip:twitter
    Contains the IP addresses of Twitter (now called X!).

  • geoip:telegram
    Contains the IP addresses of Telegram Messenger.

  • geoip:oracle
    Contains the IP addresses of Oracle Cloud.

  • geoip:digitalocean
    Contains the IP addresses of DigitalOcean-related services.

  • geoip:linode
    Contains the IP addresses of Linode-related services.

  • geoip:openai
    Contains the IP addresses of OpenAI and ChatGPT.

  • geoip:phishing
    Contains Phishing IP addresses.

  • geoip:malware
    Contains Active Malware IP addresses.

Categories in geoip-lite.dat
  • geoip:ir
    Contains Iran IP addresses from Maxmind and IP2Location databases, IP addresses of Iranian messengers such as eitaa, rubika, etc. and IP addresses of arvancloud, derakcloud, iranserver and parspack CDNs.

  • geoip:private
    Contains a list of local (LAN) IP addresses.

Categories in security-ip.dat
  • geoip:phishing
    Contains Phishing IP addresses.

  • geoip:malware
    Contains Active Malware IP addresses.

Categories in geoip-services.dat
  • geoip:arvancloud
    Contains the IP addresses of ArvanCloud.ir CDN.

  • geoip:derakcloud
    Contains the IP addresses of Derak.cloud CDN.

  • geoip:iranserver
    Contains the IP addresses of IranServer.com CDN.

  • geoip:parspack
    Contains the IP addresses of ParsPack.com CDN.

  • geoip:cloudflare
    Contains the IP addresses of Cloudflare CDN.

  • geoip:google
    Contains the IP addresses of Google, GoogleCloud and GoogleBot.

  • geoip:amazon
    Contains the IP addresses of Amazon and Amazon Web Services (AWS).

  • geoip:microsoft
    Contains the IP addresses of Microsoft and Azure Platform.

  • geoip:bing
    Contains the IP addresses of Bing and Bingbot.

  • geoip:github
    Contains the IP addresses of GitHub.

  • geoip:facebook
    Contains the IP addresses of the Meta ecosystem, including Facebook, Instagram and WhatsApp.

  • geoip:twitter
    Contains the IP addresses of Twitter (now called X!).

  • geoip:telegram
    Contains the IP addresses of Telegram Messenger.

  • geoip:oracle
    Contains the IP addresses of Oracle Cloud.

  • geoip:digitalocean
    Contains the IP addresses of DigitalOcean-related services.

  • geoip:linode
    Contains the IP addresses of Linode-related services.

  • geoip:openai
    Contains the IP addresses of OpenAI and ChatGPT.

Categories in Country.mmdb

Same as GeoIP but in Maxmind's MMDB format.

Categories in Country-lite.mmdb

Same as GeoIP Lite but in Maxmind's MMDB format.

Categories in Security-IP.mmdb

Same as Security-IP but in Maxmind's MMDB format.

Categories in Services.mmdb

same as GeoIP-Services but in Maxmind's MMDB format.

GeoSite

Categories in geosite.dat
  • All categories from domain-list-community are supported, plus the following categories:

  • geosite:ir
    Contains non-ir TLD Iranian domains (e.g. .com .net .org etc.) and rules to bypass all .ir domains.

  • geosite:ads
    Contains a list of Persian advertisement and tracking domains.

  • geosite:category-ads-all
    Contains a curated list of Persian and Foreign advertisement and tracking domains based on multiple sources. It is optimized to have as low as possible false positives while also retaining a small size and efficiency.

  • geosite:malware
    Contains a list of active malware domains.

  • geosite:phishing
    Contains a list of scam and phishing domains.

  • geosite:cryptominers
    Contains a list of cryptocurrency miners that run in the background of a web browser and affect system performance.

  • geosite:social
    Contains Domain Addresses of popular social media platforms, including Facebook, Instagram, Whatsapp, Twitter, LinkedIn, MySpace, Pinterest, Tumblr, Reddit, TikTok, clubhouse.

  • geosite:nsfw Contains a list of porn and gambling websites.

Categories in geosite-lite.dat
  • geosite:ir
    Contains non-ir TLD Iranian domains (e.g. .com .net .org etc.) with dead domains removed and rules to bypass all .ir domains.
    All IR domains from normal GeoSite get checked every 24 hours and after the removal of non-active domains, will get in this category.
    The test may not be very accurate, so I recommend updating this list daily or regularly.
  • geosite:ads
    Contains a list of Persian advertisement and tracking domains.
Categories in security.dat
  • geosite:category-ads-all
    Contains a curated list of Persian and Foreign advertisement and tracking domains based on multiple sources. It is optimized to have as low as possible false positives while also retaining a small size and efficiency.

  • geosite:malware
    Contains a list of active malware domains.

  • geosite:phishing
    Contains a list of scam and phishing domains.

  • geosite:cryptominers
    Contains a list of cryptocurrency miners that run in the background of a web browser and affect system performance.

💁 How is this made?

geoip.dat,geoip-lite.dat and Country.mmdb,Country-lite.mmdb are generated using source code from geoip repository by Loyalsoldier. Please refer to the mentioned repository for instructions on how to make custom geoip files.

geosite.dat,geosite-lite.dat is generated using source code from Domain list community. Please refer to the mentioned repository for instructions on how to make custom geosite files.

🤝 Contribution

All contributions are welcome and appreciated. You can contribute to this project in 2 ways:

  1. Contribute to its upstream sources
    Do you know a Domain that should be bypassed? report it to Iran Hosted Domains
    Do you know a Persian advertisement domain that should be blocked or a false positive? report it to PersianBlocker
    Do you know... OK, you got the idea!
  2. Contribute directly to this project
    Report issues, open pull requests, suggest new sources or categories or any idea, in general, to make this repository more useful for everyone.

🙋‍♂️ Also one more thing, if this repository was useful to you, kindly leave a ⭐ up there so this project can be seen by more people.

©️ License

This project, except for upstream sources, is licensed under the GNU GPLv3 License - see the LICENSE file for details.

All rights are reserved for All upstream sources used in this project according to their respective licenses. Please refer to Sources section for more details.

📦 Sources

GeoIP

Source Maintainer Home Page License Category
GeoLite2 MaxMind Home Page CC BY-SA 4.0 Country IPs
IP2Location LITE IP2Location Home Page CC BY-SA 4.0 Country IPs
ITO GOV ITO GOV Home Page N/A ir(messenger IPs)
Arvan Cloud Arvan Cloud Home Page All rights reserved arvancloud
Derak Cloud Derak Cloud Home Page All rights reserved derakcloud
IranServer IranServer Home Page All rights reserved iranserver
ParsPack ParsPack Home Page All rights reserved parspack
Cloudflare Cloudflare Home Page All rights reserved cloudflare
Telegram Telegram Home Page All rights reserved Telegram
URLhaus abuse.ch Home Page CC0 malware
Phishing URL Blocklist malware-filter Group Home Page MIT phishing
IPRanges lord-alfred Home Page CC0 1.0 everything else

GeoSite

Source Maintainer Home Page License Category
Iran Hosted Domains bootmortis Home Page MIT ir
PersianBlocker MasterKia Home Page AGPL-3.0 ads
DNS Blocklists Hagezi Home Page All rights reserved ads
GoodbyeAds jerryn70 Home Page MIT ads
AdGuard DNS filter Adguard Team Home Page GPL-3.0 ads
URLhaus abuse.ch Home Page CC0 malware
Phishing URL Blocklist malware-filter Group Home Page MIT phishing
NoCoin adblock list hoshsadiq Home Page MIT cryptominers
Unified Hosts StevenBlack Home Page MIT social, nsfw
Domain list community Domain list community Home Page MIT everything else

⚠️ Disclaimer

This repository is not affiliated, associated, authorized, endorsed by, or in any way officially connected to any of the aforementioned resources, websites, services, or any entity which this may concern, in any way.
The data in this repository is gathered from publicly available resources and is provided as-is, intended for informational purposes only with no guarantee of accuracy, liability or availability and We are not responsible for any harm or damage that may arise from using the data in this repository. Please do your research before using any data from this repository.

🙏 Special Thanks

iran-v2ray-rules's People

Contributors

chocolate4u avatar hawshemi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

iran-v2ray-rules's Issues

سوال درباره ی لیست سایت های تحریم و یا فیلتر شده

سلام و خسته نباشید.
میخواستم ببینم دسته بندی یا لیستی برای سایت های تحریم شده و یا فیلتر شده موجود هست؟
اینو برای این میپرسم که اگه بشه فقط سایت هایی که به طور مستقیم با IP ایران باز نمیشه رو از پروکسی رد کرد خیلی خوب میشه.

مشکل geosite

سلام و درود.
امروز صبح که فایل geosite آپدیت شده بود این دو کتگوری به مشکل خورده بودن و سرور داون شده بود، میشه بررسی کنید؟
geosite: category-porn
geosite: category-github

Contributing upstream to Loyalsoldier project

سلام و با تشکر از زحمات بسیار مفید شما،

سوالی داشتم که آیا امکان همکاری بهتر و مستمرتر با پروژه Loyalsoldier وجود داره؟ تا جایی که تحقیق کردم محصول خروجی اون پروژه هست که همراه با بیشتر کلاینت ها فرستاده میشه و یا حداقل دیفالت اون کلاینت ها هست.
نحوه کار اون پروژه احتمالا همونطور که خودتون هم مطلع باشید، اینه که خودش لیستی از دامین ها نداره. بلکه لیست از پروژه های دیگری رو در workflow ش کامپایل کرده که هر روز آپدیت های اون لیست ها رو میگیره و build روزانه رو با محتواشون انجام میده.

پیشنهاد خاصم این بود که یه pull request (یکبار و برای workflow) از جانب شما انجام بشه برای غنی تر کردن کتوگوری سایت های ایرانی که تحت اون پروژه هستن و بطور یکجا تحت category-ir آورده شدن که خودش لیسی از لیست طبقه بندی شده سایتهای ایرانیه.
در حال حاضر این لیست در اون پروژه بطور نسبی خالی و فقیر هست و جای بهبود زیاد داره (کلا فقط چند کیلوبایته!).

اگه از این طریق، (قسمتی از) لیست شما بطور خودکار و مستمر از طریق workflow ی اون پروژه، وارد کلاینت های بیشتری بشه، شعاع و برد زحمات بسیار مفید شما هم بیشتر خواهد.

البته لیست اصلی شما هم سر جای خودش هست و خواهد بود ولی اگه قسمت مهمتر این لیست شما، به این طریقه (workflow) وارد اون فایلهای جناب Loyalsoldier هم بشه بسیار خوب بود. اینطوری دیگه pull request های متعدد لازم نیست و اون پروژه میتونه برای قسمتی از لیست category-ir خودش، هر موقع که بیلد میزنه بطور اتوماتیک از زیر لیست شما بهره ببره (بدون اینکه اندازه فایلهای نهاییgeoip.dat , geosite.dat زیاد تغییر کنه).

با تشکر.

Confusion on understanding how to run it

Hey there.
I read the readme part multiple times, but still couldn't figure it out.
Is there a way to explain in a little simpler for me how I can add the rules in v2rayn of my desktop?
I am slightly confused about what to do with .dat and .json and where to import them.
That would be nice of you if you provided me with step by step guide on what to do.
Thanks.

"ext:geosite_IR.dat:ir" makes Xray crash

This dat files are added to this
XUI Panel and their names are geosite_IR.dat and geoip_IR.dat
However, when i try to add this rule to routing config, xray (1.8.6) crashed with this error. Maybe it contains illegal characters? :

"ext:geosite_IR.dat:ir"

failed to start: main: failed to create server > netip.parseprefix("<nil>/0"): parseaddr("<nil>"): unable to parse ip

استخراج دامنه های ایرانی

سلام.
چجوری میشه تمامی دامنه های ایرانی داخل فایل geosite.dat رو استخراج و در فایل تکست ذخیره کرد؟

توی رپوی گفته شده فقط پک کردن رو توضیح داده.

روش پیشنهادی شما در ویندوز کار نمیکند.(v2rayn 6.45)

سلام. من تعدادی از ایشو های ارسالی کاربران رو خوندم و طبق پیشنهاد شما فایل ها ایکس ری و سینگ باکس رو در فولدر خودش گذاشتم تنظیمات بروزرسانی رو هم روی 0 یا -1 گذاشتم. منتها ارور زیر رو دریافت میکنم.
ATAL[0000] start service: initialize rule-set[3]: initial rule-set: geosite-ir: unexpected status: 404 Not Found
FATAL[0000] start service: initialize rule-set[3]: initial rule-set: geosite-ir: unexpected status: 404 Not Found
و عملا کارایی نداره.
تصویر تنظیمات رو هم ارسال میکنم.
image

image

image

`geoip` file not working!

I tested all the geoip files but non of them are working.

For example, I put this:

            {
                "type": "field",
                "ip": [
                    "geoip:openai"
                ],
                "outboundTag": "block"
            },

This rule should block openai, but after applying and restarting, nothing will happen and the website opens. in the logs:

Oct 20 12:14:59 XXX xray[9064]: 2023/10/20 12:14:59 XXX:29096 accepted tcp:chat.openai.com:443 [direct]

it says direct and not blocked!
I tested with domain:openai.com in the rule and it will work (but only for the domain obviously)

This happens for all geoip rules from this repo.

List of 200 Iranian mobile applications to Add

Hi @Chocolate4U @PersianBlocker
Here is the List of 200 Iranian mobile Applications to Add to your .dat Files.
They've been organized in alphabetical order.

IR-Mobile-App-List.txt

"123tel", "a4f3clien", "abankefarda", "abank", "afaco.formool", "ako", "alachiigh", "alibaba", "alibaba.ir", "amirza", "anardoni", "anonycoders", "app.appaagah", "app.char", "app.fori", "app7030", "aparatspor", "aparattv", "app.gapkids", "app.hamrah", "app.hamyan", "app.igap", "app.leido", "app.mamana", "app.mydars", "app.padars", "app.pinno", "appchar", "artemis", "asantelegram", "asanbar", "asanapps.ariyagraph", "asparproject.app", "aspardproject", "ava", "baham", "bajet", "bajit", "bale", "balemessenger", "balonet", "bankino", "behkhaan", "behkhan", "bente", "bento", "bki", "blu", "bonakchi", "bonakchi.app", "bpm", "bsinew", "buyko", "carenboo", "cafe.telegraph", "calculationreal", "can.sel", "can.sell", "cartoonflix", "chabokpassenge", "cheebachee", "cheebachee.app", "cicika", "com.bize.irr", "combize", "cyklet", "cyklet.app", "daybank", "digikala", "digikala.firebol", "digikala.jet", "digilam", "digilam.app", "divar", "doozbin", "dorsabarza", "eghamat24", "efarda", "efar.da", "eitaa", "ela.mlaak", "eligasht", "enove.lingojoo", "esam", "esam.app", "esasy.live.memberbegirrubika", "etc", "express.snapp", "ezpay", "fadiaapp", "fam", "faraketab", "farakav.anten", "factorsabz", "fanoos", "fanoospfm", "fidibo", "filmnet", "filmischool", "flytoday", "football360", "footballi", "formool", "gardeshgari", "gardeshpay", "gahvare", "gapfilm.app", "gapkids", "gajino", "gajmarket", "gapfilm", "gapkid", "hamrah_mechanic", "hamrahbank", "hamrahcard", "hamrahelm", "hamrahnovin", "hoorsa", "homsa", "homsa.snapptrip", "hyperchi", "icup", "imino", "imino.pc.child", "iranapp", "iranmodernbusinesses.netbarg", "itoll", "itoll.mycarapp", "jadeh", "jadeh.driver", "jadeh.loadowner", "jajiga", "jajiga.app", "jama.ba", "jan.ebi", "karafs", "kalabis.hassan", "karnameh", "keshavarzi", "kilid", "kilid.portal", "kimiabiz", "learnit", "lenz", "lenz.tv", "likotv", "luna", "lunaapp", "mamana", "masterkala", "masterkala.shop", "melal", "melkana", "mehr.iran", "mehriran", "melkplus", "mibini", "mihmansho", "mobilemancard", "mobillet", "mydars", "mydigipay", "myiran", "myirancell", "myirancellcorp", "myrightel", "myshatel", "namava", "namava.mobile", "nasim", "navaco", "netbarg", "neshan", "neshan.traffic", "nichijou.app", "niazmandiha", "nobitex", "noonqeshm", "novinappsaz", "novinsimorgh", "partsoftware", "pasaj", "pasazh", "patogh", "patoghe_ketab", "payamakdoon", "paypod", "peccharge", "persiandesigners", "persiancalendar", "pikaap", "pinno", "pinno.app", "pindopin", "pindo", "pindo.fletcher", "pindopin", "pinket", "pinket.app", "pishkhan24", "quran", "qurankriampishgaman", "rayanmehr", "rezagem", "rizhav", "ronaksoftware", "roomack.amlaak", "rubika", "rubika.a", "sad24", "sad24.app", "sadadpsp", "safarmarket", "saramed", "sarmaye", "sarmayeh", "sekeh", "sepehr360", "set", "setareyek", "sesoot", "shahab_zarrin.quiz", "shahab_zarrin.tikup", "shahbaz", "shahbaz.zarrin", "shahbaz.zarrin.quiz", "shahbaz.zarrin.tikup", "shafa.doc", "shatel", "shatelland", "shatelland.namava.mobile", "shatelland.namava.tv", "shmapp", "shipnow", "sinamobilebank", "snapp", "snapp_box", "snapp.driver", "snapp.passenger", "snappfood", "snappfood.vms", "snappfoodvms", "soroush", "soroushmessenger", "stts.etc", "stts", "sunsetcar", "taaghche", "tabastaz.ir", "takhfifan", "takhfifhot", "takhfifhot.app", "taaghche", "tapsi", "taxi.tap30", "taxi.tap30.passenger", "tap30", "tap30.passenger", "tapsi", "tejarapp", "tejaratmobilebank", "tgbs", "tgbs.app", "tgbsgame", "tosansoha", "toranj", "torob", "toujib", "toujib.app", "wepod", "wepod.app", "yaramobile.pishvaz", "yma", "yootopin", "yotopin", "zabanshenas", "zabe amooz", "zamin.balonet", "zillow", "zillowmap", "zireh", "zoodfood", "zoodroom"

Thank you in advance, and on behalf of the Iranian community, we appreciate all your help and support.
"The only thing necessary for the triumph of evil is for good Men & Woman to do nothing.”
✌🏾

قرار گرفتن دامنه t.co به عنوان دامنه تبلیغاتی

با سلام

پروژه 3x-ui از این پروژه برای پیدا کردن دامنه ها استفاده می‌کند. متوجه شدم وقتی در سرور دامنه های تبلیغاتی را می‌بندم توییتر به درستی کار نمی کند. وقتی بررسی بیشتر کردم دیدم وقتی category-ads-all از پروژه Iran-v2ray-rules بلاک می‌شود، دامنه t.co که یکی از دامنه های توییتر است هم بلاک می‌شود. چون دسته category-ads-all از پروژه های مختلفی دامنه ها را جمع می‌کند، نتوانستم متوجه شوم که مشکل از کدام پروژه است و لذا اینجا موضوع را مطرح کردم.

اضافه کردن لیست oisd

سلام لیست oisd در حال حاضر جامع ترین لیست سایتهای تبلیغاتی و همچنین سایت های پورن هستش.
https://oisd.nl/
که oisd-small لیست سایتهای تبلیغاتی هست.
و oisd-big لیست سایتهای تبلیغاتی بعلاوه بدافزار و فیشینگ و ... هست.
و oisd-nsfw لیست سایتهای پورن.
جامعترین لیست در حال حاضر هستش که از منابع مختلف دائم لیستشو اپدیت میکنه.
توضیحات بیشترو میتونی در
https://oisd.nl/faq
و
https://oisd.nl/includedlists
ببینی.
فرمتی که برای v2ray میشه استفاده کرد سه لیست:
https://small.oisd.nl/domainswild2
https://big.oisd.nl/domainswild2
https://nsfw.oisd.nl/domainswild2
هست که لیست دامنه ها تو هر خط نوشته شده و مستقیم میتونی تبدیل به dat فایل v2ray برای پروژه کنی.(تمام ساب دامنه هایی که دامنش در لیست هست نیز باید شامل باشه)

Merge request

Is it possible to merge these two domain-list-community categories into their respective equivalents in this project?

category-ir -> ir
category-porn -> nsfw

خطا در اتصال - احتمالا به دلیل دانلود فایل اشتباه

سلام
وقتی من v2rayNG کامپایل شده توسط شما رو نصب کردم و ترافیک ایران رو بایپس کردم، اتصال خطا می‌داد و اصلا برقرار نمی‌شد. تا جایی که فهمیدم مشکل از اضافه شدن geosite:ir هست که حدس میزنم در فایل دانلود شده وجود ندارد. فکر میکنم برنامه داره فایل اشتباهی رو دانلود میکنه. چون فایل geosite این پروژه ۵ مگابایت و فایل geosite-lite این پروژه ۸۰۰ کیلوبایت است. ولی فایل دانلود شده ۱.۵ مگابایت است که احتمالا چون دسته بندی geosite:ir را ندارد، اتصال خطا می‌دهد.

Qr request for fast configure

Hello i need this Qr please so i can bypass iran ip address
In v2ray application
Screenshot_20240415-162204_v2rayNG
Screenshot_20240415-162116_v2rayNG

سلام نیاز دارم آموزش ببینم فایل شما رو به وی تو ری اضافه کنم

نیاز دارم به qr تا از طریق qr به v2ray اضافه کنم❤

دایرکت شدن اپلیکیشن های موبایل

سلام، یه درخواست داشتم، نمیدونم میشه یا نه
اونم اینکه آیا میشه اپلیکیشن های موبایل ایرانی مثل my irancell رو دایرکت کرد ؟
چون وقتی پروکسی روشن باشه وارد نمیشه و حتما باید خاموش کرد پروکسی رو

یوتیوب

درود با عرض خسته نباشید و تشکر بابت این سرویس با کیفیت که در اختیار ما قرار دادید
درخواست داشتم تا در صورت امکان لیست مربوط به یوتیوب رو هم اضافه کنید و همچنین دیگر سایت ها و ... به تفکیک اضافه کنید با تشکر

پیاده سازی

سلام روی برنامه v2rayN پی سی چطوری میشه این رول ها اضافه کرد ؟

درخواست اضافه شدن CDN های ایرانی به لیست IP های ایران

سلام
این پروژه دو کاربرد دارد. یکی استفاده در کلاینت برای direct کردن و دیگری استفاده در سرور برای block کردن.
در هر دو حالت برای کاربر بهتر است علاوه بر IP های ایران، IP مربوط به CDN های ایرانی را هم direct/block کند.
لذا پیشنهاد می‌کنم علاوه بر پیام رسان های ایرانی، لیست CDN های ایرانی (آروان، دراک، ایران سرور، پارس پک) هم در لیست ir قرار بگیرند.

⚠️[Attention] Changes to "geosite:ads"

With the help of some 99% chocolate bars, I realized that after this commit which was mainly for compatibility reasons, and also because people used to category-ads-all for blocking all ads, the new geosite:category-ads-all which was simply a duplicate of geosite:ads is causing the file to become too large. to address this problem I have made the following changes:

👉 geosite:ads will only block Persian Ads now.
👉 geosite:category-ads-all will block All Ads now. Including Persian Ads.

Also I have added new lite edition of files for devices with extremely limited storage space.

Sorry for any inconveniences and please update your configurations accordingly.

Questions about `geoip` and `geosite` files.

  1. Are these :
geoip:arvancloud
geoip:derakcloud
geoip:iranserver
geoip:parspack

included in geoip:ir ?

  1. for malware & phishing blocking, should I use both geoip:malware/phishing and geosite:malware/phishing? or one of them is enough?

  2. what are the differences between "geosite:category-ir" (from loyalsoldier) and your geosite:ir?

  3. what are the differences between "geosite:category-ads-all" (from loyalsoldier) and your geosite:category-ads-all?

add ninifile.com to bypass list

add ninifile.com to bypass list
برای کامل باز شدن سایت ninisite.com بایید دامنه ninifile.com هم bypass شود

سوال

آیا راهی هست که در نرم‌افزار v2rayN آدرس URL فایل‌های GeoIP و GeoSite ایران رو به جای آدرس‌های پیش‌فرض چین تنظیم کنیم و به صورت خودکار به آخرین نسخه به‌روز بشه؟

و اگر راهی فعلا نیست، چطور میشه که فایل ایران رو در کنار فایل چین نگه داریم و دانلود خودکار باعث جایگزین شدن فایل چینی نشه. الان با وجود این که تنظیم شده خودکار آپدیت نشه ولی فایل Geo رو باز هم دانلود میکنه و replace میکنه.

قرار گرفتن آی پی سرور در فایل Geoip

سلام و خسته نباشید
آی پی سرور من توی فایل geoip.dat شما قرار گرفته و با این حساب مشکل ایجاد میکنه

حالا من با هر برنامه ای تلاش میکنم اینو باز کنم که فرمت binary رو بهم درست نشون بده بتونم آی پی سرورمو در بیارم از فایل نمیشه ! میشه راهنمایی کنین ؟ ممنونم

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.