1 repo
Mechanisms for evaluating network packets against defined criteria to route or intercept traffic.
Distinguishing note: Focuses on the logic of packet evaluation against domain and port criteria for routing decisions.
Explore 1 awesome GitHub repository matching networking & communication · Traffic Interception Rules. Refine with filters or upvote what's useful.
Mihomo is a rule-based network proxy and traffic orchestrator designed to manage internet connections by intercepting and routing data packets. It functions as a background service that directs traffic through various proxy nodes based on user-defined policies, allowing for granular control over outbound network paths. The engine distinguishes itself through a sophisticated domain pattern matching system that utilizes wildcard and suffix-based algorithms to categorize web traffic. It supports complex configuration management by allowing users to define reusable data blocks and import external
Evaluates incoming network packets against a prioritized list of domain and port criteria to determine the appropriate outbound connection path.