1 repo
Algorithms and systems for categorizing network traffic based on hostname patterns and destination metadata.
Distinguishing note: Specifically targets hostname-based traffic categorization using wildcard and suffix matching.
Explore 1 awesome GitHub repository matching networking & communication · Traffic Classification Engines. 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
Utilizes wildcard and suffix-based algorithms to efficiently categorize and filter web traffic based on destination hostnames.