File: startnlmon

package info (click to toggle)
hcxdumptool 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,000 kB
  • sloc: ansic: 8,035; makefile: 55; sh: 10
file content (5 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

echo "Activating NETLINK monitor"
sudo ip link add  nlmon0 type nlmon
sudo ip link set dev nlmon0 up