Skip to content

K-MTG/LLDP-Scanner-for-Mac-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LLDP Scanner for Mac OS

Installation

  1. Download Wireshark (Again)
    a. Be sure to execute the following in the installer DMG file: "Install ChmodBPF.pkg" & "Add Wireshark to the system path.pkg".
  2. Reboot Computer
  3. Download lldp.sh
  4. Configuration (Optional)
    a. By default, the bash script will search for a network interface that contains 'USB', this can be substituted with another name or you can set the interface name directly to the correct ID. The command "tshark -D" will list available network interfaces.
  5. Make script executable: chmod +x lldp.sh
  6. Execute: ./lldp.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages