[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [mosquitto-dev] How to find the list of connected clients and their IPs.
|
Actually I am building a GUI which will allow me to enter server's link (which is mosquitto) , username and password and it would return me list of all the clients connected to server along with their IPs. How should i take a start for this? and what steps should i follow?
When connected as a client you are offered very limited access to server data.
If you build a security plug-in you can access much more information and even log in a database if needed. Keep in mind that data in security plug-ins may be sensitive depending on implementation. Take a look at Daedaluz plugin at GitHub.
_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev