We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On 32bit linux
git clone https://github.com/royhills/arp-scan.git cd arp-scan export PATH=/opt/lemonix/cdt/bin:$PATH export CC=arm-linux-gcc export CPPFLAGS='-I/usr/local/include' export LDFLAGS='-L/usr/local/lib' autoreconf --install ./configure -host=arm-linux make arm-linux-strip arp-scan