Skip to content

eBPF + Rust to filter out polluted DNS packets caused by GFW

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
GPL-2.0
LICENSE-GPL2
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

JackySu/Avislya

Avislya

Filter out polluted DNS packets by GFW

Prerequisites

  1. Linux
  2. install bpf-linker: cargo install bpf-linker --locked

Build & Run

If you prefer to use justfile, then

just r

Or use Makefile

make

Build scripts are used automatically to build the eBPF program and include it.

License

With the exception of eBPF code, avislya is distributed under the terms of either the MIT license or the Apache License (version 2.0), at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

eBPF

All eBPF code is distributed under either the terms of the GNU General Public License, Version 2 or the MIT license, at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the GPL-2 license, shall be dual licensed as above, without any additional terms or conditions.

About

eBPF + Rust to filter out polluted DNS packets caused by GFW

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
GPL-2.0
LICENSE-GPL2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published