Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #1

Open
VoipSip opened this issue Sep 19, 2020 · 2 comments
Open

Help #1

VoipSip opened this issue Sep 19, 2020 · 2 comments

Comments

@VoipSip
Copy link

VoipSip commented Sep 19, 2020

hello sir can i ask about something i have source code i want to protected him from thief and i will rent them for people and i want to be control at him like make him working by every ip never access with any one without make the ip access from me if try any other ip to using my code without make him access from me say can't access talk to owner

thank you i hope help me sir

@Trojanekkk
Copy link
Owner

Propably you need smth like auth server. Your application every time it runs should request for authorization to the auth server and sends hashed ip address of the machine. If the ip address is correct (whitelisted) server would respond. When server respond with specific (as non deterministics as possible) string, program will ccheck the string and continue to work.
My script only protects code from steal and unpermitted modifications, but it could be helpful in your case.
I hope it helps, good luck!

@VoipSip
Copy link
Author

VoipSip commented Sep 25, 2020

THANK YOU VERY MUCH CAN YOU HELP ME TO CREATE THE SCRIPT LIKE YOUR SAID AND I WILL BUY VPS SERVER TO BE CONTROL MY CODE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants