Login Register






How i can protect my python code filter_list
Author
Message
RE: How i can protect my python code #11
(03-16-2014, 08:20 AM)yuyboy Wrote: Hmmm but how i can do this?
I mean how i can make python code when someone use it the server run the main code from my website for him?

You just need to make the code then host it on the server, When the visitor will visit the link of your app it'll execute on the server, you don't have to do anything, You just have to write the script.. Correct me if I'm wrong :S
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: How i can protect my python code #12
Hmmm ok thanks EX094 for your responses.

Reply