|
пре 2 година | |
---|---|---|
.cargo | пре 2 година | |
responder | пре 2 година | |
responder-common | пре 2 година | |
responder-ebpf | пре 2 година | |
xtask | пре 2 година | |
.gitignore | пре 2 година | |
Cargo.toml | пре 2 година | |
README.md | пре 2 година | |
pass_ips.csv | пре 2 година |
rustup install stable
rustup install nightly
cargo install bpf-linker
cargo xtask build-ebpf
To perform a release build you can use the --release
flag.
You may also change the target architecture with the --target
flag
cargo build
cargo xtask run