kungfu 0.2.3

Flexible DNS hijacking and proxy tool. Read more: https://github.com/yinheli/kungfu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# kungfu

[![build](https://github.com/yinheli/kungfu/actions/workflows/build.yml/badge.svg)](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. 🎉