DoIP scanner is a Python based script that enumerates the diffenrent services availabe in an Electronical Control Unit.
The script uses the powerful python library Scapy to forge and send packets. In order to install Scapy, run:
sudo python3 -m pip install scapy