HI,
My game will be released soon ,I am config the Server in a new VPS,
I am worried about ,the "http://XXX.XXX.XXX.XXX:8081/combu/" in URL root production In CombuManager,
the IP "XXX.XXX.XXX.XXX:8081"here is safe or not?
I am worried about the hacker attacking (for example DDOS ),or someone crack the game and find my IP,
Anyway to hide "http://XXX.XXX.XXX.XXX:8081/combu/" in URL root production In CombuManager?
I got a domain name from namecheap, and config it,
I can access combu3 with IP,
but I can not access the domain name , is that just my wrong config??
or do you have any advice ?
thanks.
There's no difference between using the IP or a domain name (anyway the IP is of course available even if you use a domain name instead). While the important thing is to install an SSL certificate so that you can access securely through https instead of http. Since you are talking about VPS server then you could install "letsencrypt", that is a free library/service to create a valid SSL certificate for free (but you'll have to update it every 3 months I think, by executing a command line), just google it.
FRANCESCO CROCETTI @ SKARED CREATIONS
Thanks I will try it! :>