Increase the effectiveness of your advertising! Get advertising credits worth up to VND 158,000,000 ($6,000) now.

Terms and Conditions

158 Million VND Voucher for Vietnamese Market

$6,000 Voucher for International Markets

US, Korea, Philippines, Thailand, Sing...

Register

Register

GUIDELINES FOR REGISTERING WITHOUT GETTING BANNED

1. Register proxy using a cheap foreign VPS with a clean IP source.

Sign Up and Buy a VPS Here

Create a VPS with CENTOS 8.5 to configure proxy.
After clicking Add as shown in the image, leave everything unchanged except the parts in the tutorial.
Next, choose the country where you want to register the TikTok account. For example, select Vietnam if you’re targeting Vietnam.
Next, choose the operating system CENTOS 8.5
Then scroll to the bottom and set the hostname and password. Make sure you follow my instructions exactly
Finally, click Submit and wait for the system to finish. This is hourly pricing — cheap. Once the registration is complete, remember to delete it so it doesn’t cost extra.

Video Tutorial on Creating Proxy

Command line instructions to create a proxy using PuTTY:

yum -y install squid

Install Squid

Note about the “App Stream” error:
CentOS 8.5 usually does not encounter this issue. If you see the error, run the fix commands below. Otherwise, you can skip this step.

cd /etc/yum.repos.d/
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*

Start & Enable Squid

systemctl start squid
systemctl enable squid
systemctl status squid

Configure Squid

vi /etc/squid/squid.conf
Open the Squid configuration file:
Inside the squid.conf file, find and change the line, then press I to edit the file:
http_access deny all to http_access allow all
After that, add the following code to the end of the file:
auth_param basic program /usr/lib64/squid/basic_ncsa_auth /etc/squid/passwd
auth_param basic children 5
auth_param basic realm Squid Basic Authentication
auth_param basic credentialsttl 2 hours
acl auth_users proxy_auth REQUIRED
http_access allow auth_users
Then save the file by pressing Esc, then type :wq!.

Authentication Setup

Install HTTP authentication tools:

yum -y install httpd-tools
touch /etc/squid/passwd
chown squid: /etc/squid/passwd
htpasswd /etc/squid/passwd AVN
After the final command, enter the password twice.
Username: AVN
Suggested password: Adsvie@1

When the proxy is not working: Reopen PuTTY and run the following commands to restart the service.

systemctl start squid
systemctl enable squid
systemctl status squid
So you have successfully created a very clean proxy from a VPS.
It will have the following format:
IP:PORT:USERNAME:PASSWORD

The default port is 3128.
If you set the username and password as shown above, the format will be:
IP:3128:AVN:Adsvie@1

Complete Setup & Open Firewall Ports

systemctl restart squid
firewall-cmd --zone=public --add-port=3128/tcp --permanent
firewall-cmd --reload

Skip Phone Verification

If you create a large number of accounts, you may encounter phone number verification for advertising accounts.

Multi‑Country SIM Rental

You can rent SIM cards from the countries you want to register accounts for using this link.

MKTLOGIN Software

MKT Login is a multi-account management software for social media platforms (Facebook, TikTok, etc.) that runs on multiple virtual browsers. It helps users safely and effectively manage accounts, run ads, or do SEO, while avoiding checkpoints.

TikTok For Business Account Creation Information

Get Information to Create a TikTok Business Center (BC)