We do value your trust. Pay for 1 year and save 2 months from your plan!
First of all, we check the number of system and non-system users by UID_MIN, MAX, SYS_UID_MIN/MAX, it can be defined in /etc/login.defs. Moreover, we count different users’ various folders in /home, /var/www, /var/www/vhosts. The largest is the benchmark for the pricing.
Having more than 10 servers?Are you a big player and none of the above plans cover your business needs?
ls -n /home|awk ‘$3 >= UID_MIN’|awk ‘{print $3}’|sort|uniq|wc -lFor DirectAdmin, we count every user in the access group in /home folder.ls -n /home|awk ‘$4 == ACCESS_GID && $3 >= UID_MIN’|awk ‘{print $3}’|sort|uniq|wc -l
You only need to give your name and an email address to sign up on our website. After this, you receive a verification email to your mailbox with a confirmation link. Then, log into your account, add your servers and the trial starts instantly. No credit card needed to start the trial!
Yes, we have a Reseller Partner Program that allows you to sell BitNinja worldwide. Our Reseller Panel, API, and Reseller Kit for marketing purposes grants a quick start to launch your business.