I need to know if it is possible to obtain the MAC address of a client in NodeJS.
I need to know if it is possible to obtain the MAC address of a client in NodeJS.
As they say in this response , unless the client be in the same LAN network segment, you will not get the client's address, but surely the client's router.
Apparently, there are some applications that installed in node will give you information about the MACs of the clients (even if it is from the router) - > link
I hope you're worth it.