Ubiquiti-Tools | Python scripts for Ubiquiti devices
kandi X-RAY | Ubiquiti-Tools Summary
kandi X-RAY | Ubiquiti-Tools Summary
Ubiquiti-Tools is a Python library. Ubiquiti-Tools has no bugs, it has no vulnerabilities and it has low support. However Ubiquiti-Tools build file is not available. You can download it from GitHub.
This is a Python script I wrote to discover Ubiquiti products. Since I’ve only been able to get my hands on a few devices, the device support list i rather short, see list below. What the script does, is fairly simple. It ping sweeps the LAN and checks the arp table for matching MAC addresses. It then try’s to make a SSH connection to get the device model name, firmware version and controller inform address etc. etc. To make the SSH connection, you must specify the login credentials, either in the script or by arguments. For AP’s, it is the specifyed site login. You will find it in "Settings → Site" at the bottom, "Device Password". Put your curser in the password field to reveal it. And for other non-controlled devices, like the NanoBeam, it’s the login to the actual device. My experience is that the ping sweep works better, if the computer you are using, is cabled to the network, instead of using WiFi.
This is a Python script I wrote to discover Ubiquiti products. Since I’ve only been able to get my hands on a few devices, the device support list i rather short, see list below. What the script does, is fairly simple. It ping sweeps the LAN and checks the arp table for matching MAC addresses. It then try’s to make a SSH connection to get the device model name, firmware version and controller inform address etc. etc. To make the SSH connection, you must specify the login credentials, either in the script or by arguments. For AP’s, it is the specifyed site login. You will find it in "Settings → Site" at the bottom, "Device Password". Put your curser in the password field to reveal it. And for other non-controlled devices, like the NanoBeam, it’s the login to the actual device. My experience is that the ping sweep works better, if the computer you are using, is cabled to the network, instead of using WiFi.
Support
Quality
Security
License
Reuse
Support
Ubiquiti-Tools has a low active ecosystem.
It has 22 star(s) with 14 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
Ubiquiti-Tools has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of Ubiquiti-Tools is current.
Quality
Ubiquiti-Tools has no bugs reported.
Security
Ubiquiti-Tools has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
Ubiquiti-Tools does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
Ubiquiti-Tools releases are not available. You will need to build from source code and install.
Ubiquiti-Tools has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed Ubiquiti-Tools and discovered the below as its top functions. This is intended to give you an instant insight into Ubiquiti-Tools implemented functionality, and help decide if they suit your requirements.
- Prints out the ubnt
- Ping network .
Get all kandi verified functions for this library.
Ubiquiti-Tools Key Features
No Key Features are available at this moment for Ubiquiti-Tools.
Ubiquiti-Tools Examples and Code Snippets
No Code Snippets are available at this moment for Ubiquiti-Tools.
Community Discussions
No Community Discussions are available at this moment for Ubiquiti-Tools.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Ubiquiti-Tools
You can download it from GitHub.
You can use Ubiquiti-Tools like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use Ubiquiti-Tools like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Basicly the script should work with any device with a MAC starting with 24:a4:3c, 04:18:d6 or dc:9f:db. The devices I have tested is the following. - UAP - UAP-LR - UAP-AC-LR - UAP-Pro - UAP‑AC‑PRO - UAP-Outdoor+ - mPort - NanoBeamM5 - US-48-500W - US-8-60W - US-16-150W - US-24-250W - USG - USG‑PRO‑4.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page