Compare commits

...

5 Commits

Author SHA1 Message Date
runetfreedom
f175e3f948 Merge pull request #57 from hopsayer/main
Add ru-whitelist section to README
2026-04-22 17:02:42 +03:00
hopsayer
d0eaf66065 Add ru-whitelist section to README 2026-04-19 06:43:08 +03:00
runetfreedom
bc6ee7f630 Update readme 2024-10-27 03:05:28 +03:00
runetfreedom
53aa4d3212 Add re:filter geoip 2024-10-25 15:14:18 +03:00
runetfreedom
bff2bc73db Spelling 2024-10-15 07:38:14 +03:00

View File

@@ -4,6 +4,8 @@
Распространяемые здесь файлы `geoip.dat` и `geosite.dat` могут использоваться в [V2Ray](https://github.com/v2fly/v2ray-core), [v2rayN](https://github.com/2dust/v2rayN), [Xray-core](https://github.com/XTLS/Xray-core), [mihomo](https://github.com/MetaCubeX/mihomo/tree/Meta), [hysteria](https://github.com/apernet/hysteria), [Trojan-Go](https://github.com/p4gefau1t/trojan-go), [leaf](https://github.com/eycorsican/leaf) и так далее.
Этот репозиторий является официальным источником российских geo файлов для [v2rayN](https://github.com/2dust/v2rayN).
Репозиторий обновляется каждые 6 часов.
## Какие категории содержатся в файлах
@@ -16,6 +18,8 @@
- `ru-blocked` содержит `ipresolve.lst` и `subnet.lst` сервиса antifilter.download
- `ru-blocked-community` содержит `community.lst` сервиса community.antifilter.download
- `re-filter` содержит `ipsum.lst` из [re:filter](https://github.com/1andrevich/Re-filter-lists)
- `ru-whitelist` содержит `cidrwhitelist.txt` из [russia-mobile-internet-whitelist](https://github.com/hxehex/russia-mobile-internet-whitelist)
Для вашего удобства в файлы включены несколько дополнительных категорий (на основе ASN):
@@ -37,8 +41,9 @@
Доступные категории:
- Все категории из [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community/tree/master/data). Включая: `google`, `discord`, `youtube`, `twitter`, `meta`, `openai` и так далее.
- `geosite:ru-blocked` - заблокированные в россии домены (`antifilter-download-community` + `re:filter`)
- `geosite:ru-blocked-all` - **все известные** заблокированные в россии домены (из всех источников сразу). Список содержит не менее 700 тысяч доменов, употреблять с осторожностью.
- `geosite:ru-blocked` - заблокированные в России домены (`antifilter-download-community` + `re:filter`)
- `geosite:ru-blocked-all` - **все известные** заблокированные в России домены (из всех источников сразу). Список содержит не менее 700 тысяч доменов, употреблять с осторожностью.
- `geosite:ru-available-only-inside` - Домены, доступные только внутри России
- `geosite:antifilter-download` - все домены из `antifilter.download` (почти 700 тысяч, употреблять с осторожностью)
- `geosite:antifilter-download-community` - все домены из `community.antifilter.download`
- `geosite:refilter` - все домены из `re:filter`
@@ -57,8 +62,15 @@
- [https://raw.githubusercontent.com/runetfreedom/russia-v2ray-rules-dat/release/geosite.dat](https://raw.githubusercontent.com/runetfreedom/russia-v2ray-rules-dat/release/geosite.dat)
## Cмежные проекты
- [@runetfreedom/russia-blocked-geoip](https://github.com/runetfreedom/russia-blocked-geoip) - генерация geoip файлов
- [@runetfreedom/russia-blocked-geosite](https://github.com/runetfreedom/russia-blocked-geosite) - генерация geosite файлов
- [@runetfreedom/russia-v2ray-custom-routing-list](https://github.com/runetfreedom/russia-v2ray-custom-routing-list) - правила маршрутизации для различных клиентов
- [@runetfreedom/geodat2srs](https://github.com/runetfreedom/geodat2srs) - конвертер geoip/geosite.dat в sing-box srs
## Благодарности
- [antifilter.download](https://antifilter.download/) - за предоставление данных о заблокированных доменах и комьюнити для их обновления
- [re:filter](https://github.com/1andrevich/Re-filter-lists) - за предоставление отфильтрованных данных о заблокированных доменах
- [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) - за идею и основу этого проекта
- [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) - за идею и основу этого проекта