UniFi http lldp is a php written application that gives a simple page with the connecting device connection information:
- Client name
- Connection type (wired or wireless)
- Switchport or AP name
It uses this UniFi-API-client for php to connect to the unifi controller and get information. It searches based on the connection client's IP address for whitch it searches in the configured site (working to add a all site mode) this can be usefull for remote support personel to quiqly identify the users switchport or AP. It uses following libraries:
- Bootstrap (loaded via cdn)
- Jquery (loaded via cdn)
- fontawesome (loaded via cdn)
- UniFi-API-client
- Clone to webserver
- Get the client file from UniFi-API-client and put it in the includes/php/unifi-api-client folder
- Edit the settings file located in incluses/php/
- Ready
- If ip is not found Nothing is displayed
- Not csp ready