分享自用顶尖分流规则

zhou 2026-07-18 08:39 1

效果: https://www.nodeseek.com/post-827048-1

其实很简单 ^-^

中转鸡上用的v2ray,路由规则如下,其他配置和直连部分省略

iCable是全世界最好的家宽


routing:
domainMatcher: mph
domainStrategy: IPIfNonMatch
rules:
- outboundTag: direct
type: field
ip:
- ext:geoasn.dat:AS31898
- ext:geoasn.dat:AS400618
- ext:geoasn.dat:AS140042
- ext:geoasn.dat:AS140096
- ext:geoasn.dat:AS151797
- ext:geoasn.dat:AS36149
- ext:geoasn.dat:AS197540
- outboundTag: hinet
type: field
domain:
- geosite:category-ai-chat-!cn # 所有非大陆AI
- outboundTag: hinet
type: field
ip:
- geoip:tw # 所有TW IP
- outboundTag: netcup
type: field
domain:
- geosite:nodeseek
- outboundTag: netcup
type: field
ip:
- ext:geoasn.dat:AS62041 # TG EU
- ext:geoasn.dat:AS211157 # TG EU
- 5.28.192.0/18 # TG EU
- 109.239.140.0/24 # TG EU
- ext:geoeu.dat:eu # 其他欧洲IP 不含RU
- outboundTag: rfcsg
type: field
ip:
- ext:geoasn.dat:AS44907 # TG SG
- ext:geoasn.dat:AS62014 # TG SG
- ext:geoasn.dat:AS59930 # TG US
- geoip:sg # 其他SG IP
- outboundTag: hkt2
type: field
ip:
- ext:geoasn.dat:AS3491
- ext:geoasn.dat:AS4760
- ext:geoasn.dat:AS9231
- ext:geoasn.dat:AS137872
- geoip:fastly
- geoip:cloudfront
- outboundTag: icable
type: field
ip:
- 0.0.0.0/0
- ::/0

最新回复 (9)
  • 冰轩哥哥 07-18 08:58
    1

    bd

  • Y1han 07-18 09:00
    2

    电报白分流了,geosite对手机端无效

  • zhou 楼主 07-18 09:22
    3

    @Y1han #2

    感谢指正 已修复

  • auok 07-18 09:22
    4

    不错。收藏了

  • Y1han 07-18 09:33
    5

    @zhou #3 对网页端有效

  • jack9225 07-18 09:35
    6

    比hkt 好吗

  • scheisse 07-18 10:02
    7

    只是分流?可以负载均衡吗?

  • heresy 07-18 15:11
    8

    中转鸡上用的v2ray

    手机v2rayn全局?还是分流

  • zhou 楼主 07-18 15:19
    9

    @heresy #8

    客户端分流国内外,中转鸡全局分流国外流量

* 帖子来源NodeSeek
返回