dxmon is an network scanner written in C#
dxmon scans your network for devices and scans those devices for possible vulnerable ports
Install it:
mkdir dxmon && cd dxmon && git clone https://github.com/delltaxa/dxmon.git
Install the dontnet6.0 framework:
chmod +x ./install ; ./install
cp it to the /bin/ directory:
sudo cp ./dxmon /bin/dxmon
dxmon {INTERFACE}
You can see all your interfaces by listing the directory '/sys/class/net'