Skip to content

MikroTik Neighbor Discovery Protocol (MNDP) sender

License

Notifications You must be signed in to change notification settings

den1s/MNDP_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MNDP sender

python modules

  • scapy

Usage

usage: send_mndp.py [-h] [-i IDENTITY] [-v VERSION] [-p PLATFORM]
                    [-s SOFTWARE_ID] [-b BOARD] [-m MAC]

optional arguments:
  -h, --help            show this help message and exit
  -i IDENTITY, --identity IDENTITY
                        Identity, default test
  -v VERSION, --version VERSION
                        Version, default test
  -p PLATFORM, --platform PLATFORM
                        Platform, default test
  -s SOFTWARE_ID, --software-id SOFTWARE_ID
                        Software-ID, default test
  -b BOARD, --board BOARD
                        Board, default test
  -m MAC, --mac MAC     MAC-Address, default ca:fe:ca:fe:ca:fe

About

MikroTik Neighbor Discovery Protocol (MNDP) sender

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages