Is it possible to get the visitor's mac address in rails?

眉间皱痕 提交于 2019-11-30 08:54:13

问题


Is there any function that gets the user's MAC address so I can record it as some authentication credential?


回答1:


No.

Once you involve a layer 3 router, the original MAC address is no longer available / relevant.



来源:https://stackoverflow.com/questions/17516669/is-it-possible-to-get-the-visitors-mac-address-in-rails

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!