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

前端 未结 1 973
猫巷女王i
猫巷女王i 2020-12-18 15:53

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

相关标签:
1条回答
  • 2020-12-18 15:58

    No.

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

    0 讨论(0)
提交回复
热议问题