Releases: Thraetaona/Blitzping
Releases · Thraetaona/Blitzping
Blitzping v0.6.0-alpha
Blitzping is a very high-speed, configurable, and portable packet-crafting utility optimized for embedded devices.
To compile, you can set your target device's "target triplet" (e.g., aarch64-openwrt-linux-musl
, mipseb-openwrt-linux-musl
, x86_64-unknown-linux-gnu
, etc.) and as follows: make TARGET=arch-vendor-os-libc
.