Replies: 2 comments
-
|
? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
目前 Pyarmor 不支持绑定到主机,需要自己编写运行补丁,自己来实现 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如何在docker里绑定主机的machine id和硬盘序列号,或mac地址
目前代码已经混淆好做好相应的docker,例如部署在wsl2里后,无法取得真实的mac地址,除非docker用bridge模式写死mac地址,但这样这个docker就可以随意被使用了。
又尝试在docker里获取machine id和硬盘序列号也无法获取。
是否要另外实现代码,如何实现?
Beta Was this translation helpful? Give feedback.
All reactions