|
hace 2 años | |
---|---|---|
.cargo | hace 2 años | |
responder | hace 2 años | |
responder-common | hace 2 años | |
responder-ebpf | hace 2 años | |
xtask | hace 2 años | |
.gitignore | hace 2 años | |
Cargo.toml | hace 2 años | |
README.md | hace 2 años | |
pass_ips.csv | hace 2 años |
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