https://github.com/yinheli/kungfu
Flexible DNS hijacking and proxy tool.
https://github.com/yinheli/kungfu
dns-hijacking dns-server hijacking kungfu networking proxy transparent-proxy
Last synced: about 2 months ago
JSON representation
Flexible DNS hijacking and proxy tool.
- Host: GitHub
- URL: https://github.com/yinheli/kungfu
- Owner: yinheli
- License: apache-2.0
- Created: 2022-08-28T01:44:24.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-01T13:12:24.000Z (6 months ago)
- Last Synced: 2025-03-29T03:09:26.162Z (2 months ago)
- Topics: dns-hijacking, dns-server, hijacking, kungfu, networking, proxy, transparent-proxy
- Language: Rust
- Homepage:
- Size: 385 KB
- Stars: 53
- Watchers: 2
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# kungfu
[](https://github.com/yinheli/kungfu/actions/workflows/build.yml)
Flexible DNS hijacking and proxy tool.
## Features
- Flexible rules e.g. glob pattern domain, static routes, response CIDR
- Host file include /etc/hosts & custom hosts with CNAME and glob pattern supported
- Observable with prometheus supported
- Very fast, above 120k QPS (on my develop environment, AMD 5600G)## Usage
Please check out `config` to get started. 🎉