Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added requirements
  • Loading branch information
nitefood authored Dec 14, 2016
1 parent 4230fed commit 357c9d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# python-ubnt-discovery
Command line python script to discover Ubiquiti devices on the local LAN segment.

**Requirements :** the script uses the python scapy library to craft and send the raw packet. You can install it with:

`pip install scapy`

####Ubiquiti Discovery Protocol brief description

*Disclaimer: this code is based exclusively on packet sniffing and analysis, there are some fields that remain unknown to me.
Expand Down

0 comments on commit 357c9d5

Please sign in to comment.