mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-07 19:04:15 +00:00
add libpcap-dev into the post_config.sh. it is needed by packet injection program compiling
This commit is contained in:
parent
ab45f1b8a2
commit
f0f5e22fc1
@ -51,6 +51,7 @@ sudo apt-get -y install nano
|
||||
sudo apt-get -y install tcpdump
|
||||
sudo apt-get -y install webfs
|
||||
sudo apt-get -y install iperf
|
||||
sudo apt-get -y install libpcap-dev
|
||||
|
||||
# change the password to openwifi
|
||||
echo -e "openwifi\nopenwifi" | passwd
|
||||
|
Loading…
x
Reference in New Issue
Block a user