i use single board computers where my python "pyc" code run, code can easily retrieve from device and run it on other device. i want to put restriction that my code only work for single device and if someone move that to other device it not run.
Asked
Active
Viewed 59 times
0
-
This may be helpful: https://stackoverflow.com/questions/38328176/getting-a-unique-hardware-id-with-python – fzzylogic Jun 10 '21 at 10:38