awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Loyalsoldier avatar

Loyalsoldier/v2ray-rules-dat

0
View on GitHub↗
18,823 stars·2,516 forks·gpl-3.0·13 views

V2ray Rules Dat

This project provides a collection of structured, binary-encoded routing datasets designed for proxy software to automate network traffic management. By mapping domain names and IP addresses to specific functional categories, it enables proxy clients to make granular, policy-based connection decisions. The repository serves as a centralized source for routing metadata, ensuring that traffic steering logic remains consistent across various networking implementations.

The project distinguishes itself through an automated aggregation pipeline that processes community-maintained datasets into a unified, ready-to-use format. This approach allows for efficient geographic steering, regional connectivity optimization, and the filtering of advertising or telemetry traffic. By embedding static metadata directly into binary files, the system facilitates low-latency routing decisions without requiring external database lookups during operation.

Beyond core routing, the project supports custom traffic policies by allowing users to define specific rules for direct, proxy, or blocked connections. It categorizes network destinations by geographic origin and service provider, providing the necessary metadata to distinguish between domestic and international traffic. These datasets are maintained to reflect evolving network conditions, ensuring that proxy configurations remain accurate for both traffic filtering and path optimization.

Features

  • Network Traffic Routing - Supplies essential domain and IP metadata files that automate traffic steering and path selection across various proxy software implementations.
  • Traffic Routing Rules - Provides categorized domain and IP metadata files used by proxy software to automate traffic steering.
  • Declarative Traffic Rules - Implements declarative rule sets that define how network traffic is routed or blocked based on domain patterns.
  • Routing Metadata Providers - Supplies binary-encoded geographic and domain lists that facilitate automated traffic steering and connection filtering across network infrastructure.
  • Network Traffic Filters - Filters network traffic by blocking advertising and telemetry domains using community-maintained blocklists.
  • Privacy and Ad Blocking - Filters unwanted advertising, tracking, and telemetry traffic using community-maintained blocklists.
  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Domain Traffic Filters - Groups domain names into functional categories to facilitate granular traffic steering and network-wide filtering.
  • Geographic Traffic Routing - Directs network traffic based on geographic origin or destination to bypass regional content restrictions.
  • Embedded Routing Metadata - Packages routing metadata directly into binary files to enable low-latency, local traffic steering decisions.
  • Proxy Routing Rules - Automates the steering of network requests between direct and proxy connections using curated metadata.
  • IP Address Filters - Provides categorized IP address lists to enable automated traffic filtering and routing decisions based on destination network ranges.
  • Service-Specific Routing Rules - Enables the application of custom routing rules for specific service providers to distinguish between domestic and international traffic paths.
  • Traffic Routing - Maps network destinations to routing categories to optimize traffic management and privacy in proxy clients.
  • Routing Logic Engines - Provides rule-based engines that map network destinations to functional categories for automated traffic steering.
  • Regional Steering Controls - Distinguishes between local and foreign network requests to optimize connectivity for regional services.
  • Data Aggregation Pipelines - Automates the collection and normalization of community-maintained datasets into unified routing rule files.
  • Geographic Routing Datasets - Categorizes network destinations by geographic origin to enable direct connections for local traffic and reduce latency.
  • Domestic Traffic Classifiers - Matches domain names against curated lists of local services to distinguish domestic traffic for efficient routing.
  • Network Traffic Rules - Provides binary-encoded routing rules that enable granular control over traffic flow based on domain classification.
  • Proxy Clients - Provides centralized routing datasets to maintain consistent traffic control across various proxy software implementations.
  • Binary Serialization - Serializes routing metadata into compact binary formats to optimize memory usage and lookup speed in proxy clients.

Star history

Star history chart for loyalsoldier/v2ray-rules-datStar history chart for loyalsoldier/v2ray-rules-dat

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with V2ray Rules Dat

These projects share indexed features with V2ray Rules Dat. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sukkaw/surgeSukkaW avatar

    SukkaW/Surge

    3,710View on GitHub↗

    Surge is a network traffic routing and configuration system designed to categorize and steer network requests using curated rule sets, domain lists, and IP databases. It provides the data structures and filtering logic necessary to manage how application traffic is directed across proxies, direct connections, or regional gateways. The project distinguishes itself through granular traffic identification and steering. It identifies network requests by matching them against system process names, user-agent strings, and geographic IP ranges to apply specific routing policies. This allows for the

    TypeScriptclashclash-metaclash-premium
    View on GitHub↗3,710
  • loyalsoldier/clash-rulesLoyalsoldier avatar

    Loyalsoldier/clash-rules

    27,127View on GitHub↗

    Clash-rules provides a standardized, declarative system for managing network traffic routing across desktop and mobile proxy clients. It functions as a centralized configuration provider that uses structured rule sets to categorize outgoing requests, allowing users to define whether specific connections should be proxied, rejected, or routed directly. The project distinguishes itself through its comprehensive, curated rulesets that enable granular control over network behavior. By employing domain-pattern matching, CIDR-based network analysis, and application-specific signatures, it ensures c

    adblockadguardanticensorship
    View on GitHub↗27,127
  • acl4ssr/acl4ssrACL4SSR avatar

    ACL4SSR/ACL4SSR

    5,778View on GitHub↗

    ACL4SSR is a rule set generation and conversion system that produces ready-to-use proxy configuration files for multiple client formats, including Clash, Quantumult, Surge, Surfboard, and Trojan. It combines modular rule fragments from a curated library, applies user-defined overrides, and filters traffic by domain category or geo-IP to produce optimized routing configurations. The project distinguishes itself through its format-agnostic conversion pipeline, which transforms proxy rule sets between different client formats using external open-source converters as a middleware layer. It provid

    aclacl4ssrclash
    View on GitHub↗5,778
  • matsuridayo/nekoboxforandroidMatsuriDayo avatar

    MatsuriDayo/NekoBoxForAndroid

    21,403View on GitHub↗

    NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages the Sing-Box engine to capture and redirect device traffic through a virtual network interface, providing a centralized platform for managing proxy connections and network routing. The application distinguishes itself through its advanced configuration management, allowing users to define granular traffic rules based on domains, IP addresses, or specific applications. It supports complex network requirements by enabling multi-hop proxy chaining, custom DNS resolution strategie

    Kotlinandroidgfwproxy
    View on GitHub↗21,403
Compare all 30 related projects→

Frequently asked questions

What does loyalsoldier/v2ray-rules-dat do?

This project provides a collection of structured, binary-encoded routing datasets designed for proxy software to automate network traffic management. By mapping domain names and IP addresses to specific functional categories, it enables proxy clients to make granular, policy-based connection decisions. The repository serves as a centralized source for routing metadata, ensuring that traffic steering logic remains consistent across various networking implementations.

What are the main features of loyalsoldier/v2ray-rules-dat?

The main features of loyalsoldier/v2ray-rules-dat are: Network Traffic Routing, Traffic Routing Rules, Declarative Traffic Rules, Routing Metadata Providers, Network Traffic Filters, Privacy and Ad Blocking, Awesome List, Domain Traffic Filters.

Which projects share features with loyalsoldier/v2ray-rules-dat?

Projects with overlapping indexed features include: sukkaw/surge — Surge is a network traffic routing and configuration system designed to categorize and steer network requests using… loyalsoldier/clash-rules — Clash-rules provides a standardized, declarative system for managing network traffic routing across desktop and mobile… acl4ssr/acl4ssr — ACL4SSR is a rule set generation and conversion system that produces ready-to-use proxy configuration files for… matsuridayo/nekoboxforandroid — NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages… gmoogway/shadowrocket-rules — This project provides a set of curated configuration rules and domain lists for the Shadowrocket app. It consists of… h2y/shadowrocket-adblock-rules — This project provides predefined configuration profiles and rule sets for ad filtering, geographic traffic steering,…