Filter out polluted DNS packets by GFW
- Linux
- install bpf-linker:
cargo install bpf-linker --locked
If you prefer to use justfile, then
just rOr use Makefile
makeBuild scripts are used automatically to build the eBPF program and include it.
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.
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.