Working on a licensing server project and noticed that exeout sends out “heserver” as domain name.
Is there any way to send a custom domain name instead of heserver? Maybe users computer name or something else? Anything that would make the domain unique to each user would be ideal.
Can’t really rely on users local IP or would be easy fix for me.
No doubt it would work but was hoping to modify the “domain name” as system working with has code in place to handle. Would save me many hours from modifying licensing server code.
So I assume by your reply there is no way to modify the sent domain “heserver”?
I do not think you get my sense of humor. Was just kidding my friend.
Oh, that is sad for me. Certainly be nice to have ability to set custom domain name + unique string. Or even heserver+[unique computer ID]. This would ensure each user has own unique domain name.
Never will take it personal. Each for their own Wayos. I retired from teaching after 28 years and had to listen to everyones opinion. If everyone had the same opinion about the way things should be, a lot of good things would never happen:)
No problem @wayos. Kind of thought would not work but I have been wrong more than right, lol. I started learning programming back in the 70’s (DOS) and never tinkered with PHP until 2009.
I just think being able to send a custom domain name would be beneficial to everyone at some point. For instance: I am working on a licensing server and can receive domain name “heserver” via curl. If exeout could simply append some type of unique ID along with the domain name, make things simple to restrict usage of the software.
Sure there are many other uses in long run.
Not trying to hide “heserver”, just make it unique:) Also, I certainly do not wish to muddy the development of exeout - only suggesting possible useful features.