如何使用 Mac 地址保护网络应用程序

发布于 2024-08-03 00:14:42 字数 83 浏览 7 评论 0原文

我想知道是否可以使用 javascript 获取客户端的 MAC 地址,这将是保护网络应用程序安全的好方法。 (例如,限制一个许可证 p/Mac 地址)

I'd like to know if it's possible to get the mac address of a client with javascript, It would be a good way to secure a web-app. (eg. Limit one license p/ Mac Adress)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

甲如呢乙后呢 2024-08-10 00:14:42

不,你不能。这是同样的安全问题。 Flash 也无法做到这一点。

No, you can't. It's the same security issue. You can't do this with Flash either.

莫相离 2024-08-10 00:14:42

这不是一个好主意。

MAC 地址可以通过编程方式更改。

It's not a good idea.

The MAC address can be changed programmatically.

十级心震 2024-08-10 00:14:42

1/ 你不能。 MAC 只在本地网络中传播。

2/ 对于许可证执行来说,Javascript 是一个奇怪的选择。

1/ You can't. MACs only travel in the local network.

2/ Javascript is a weird choice for license enforcements.

你与昨日 2024-08-10 00:14:42

这不是一个好的策略。如果网卡烧坏,客户必须更换网卡怎么办?这些事情都会发生。

It is not a good strategy. What if a network card burns out and the client will have to replace it? These things happen.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文