Can I assign multiple IP addresses to a single server?
Currently, only one IP address is assigned per server. Additional IP options may be introduced in the future.
Can I disable IPv6 on my server?
Yes, you can disable IPv6, but the process depends on your operating system. Since you're using Ubuntu, you can disable it manually through system settings or by modifying network configurations.
Can I deposit USDT from my Binance account?
Yes, crypto payments are automatic. Once the transaction is confirmed, your balance will be updated.
Can I assign multiple IP addresses to a single server?
Currently, only one IP address is assigned per server. Additional IP options may be introduced in the future.
Can I use the VPS for mining?
No, mining is strictly prohibited. Accounts found mining will be blocked immediately.
Can I deploy a machine-learning model on Doprax?
Yes, you can deploy ML models using frameworks like Flask or FastAPI. Doprax supports Python and all necessary libraries.
Can I use Doprax for hosting a game server?
Yes, you can host game servers as long as they comply with Doprax’s terms of service.
Question: Can I retrieve all my server credentials (IP & password) using a single API request?
Answer: No, for security reasons, Doprax does not allow retrieving all credentials in one request. You must manually check each server in the panel or request individual credentials via API.
Question: How can I turn on multiple servers at once using the API?
Answer: Currently, there is no direct API endpoint for bulk starting servers. However, you can use a script to loop through your server list and turn them on.
Question: How can I connect my subdomain to Cloudflare?
Answer:
-
If your domain is from Doprax, it is already on Cloudflare, and you don’t need to add it manually.
-
If you want to use Cloudflare’s proxy (orange cloud), enable it in your Cloudflare dashboard.
-
SSH will not work with Cloudflare proxy – you must disable it for SSH connections.