Network utility written on scapy. Uses for sniff DHCP packages with opcode 3, and intercept connection of new machines to current network
pip install -r requirement.txt
cp dcscanner.py /usr/bin/
chmod +x /usr/bin/dcscanner.py
dcscanner.py --interface <your-interface>