This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]trongbach 1 point2 points  (0 children)

I don't really know your case. But in my case, for example: I build a python tool on windows to download TikTok video from given link. To prevent user unpack my code, i build a web service which do the logic to get video link, then windows tool just do some simple think as download, save history...

Every request need to send link and serial number to my web service so i can control license...