Build your own exclusive and exclusive TikTok node - International version of ShakeNode building tutorial

The previous two node tutorials were updated, one failed, one was said to be very slow, were deleted. Today to update another node construction method, speed pro-test to meet the needs of everyone's TikTok operation

Stern Statement:[v_error]本教程仅做学习交流使用,非原创,转载初衷是帮助各位广大网友进入TikTok进行跨境电商,跨境经贸为国家挣外汇使用。切勿去浏览、发布危害国家安全的信息,爱国爱党,切记切记!!![/v_error]

 

Full text

Buy Server

First, we need to buy an overseas server, recommendedhostwindsThe server, which can change IPs and supports paypal, is not expensive and is perfect. Next introduced

Trojan construction method some server vendors limit the performance of the server is not built (such as vultr), thehostwindsPersonal test can be built, so recommended

[lhb href=’https://www.hostwinds.com/17012.html’]点击直达hostwinds官网[/lhb]

图片[1]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

图片[2]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Click on "order" to enterhostwindsRegistration interface, if you do not have an account, you can register one, register to choose China before you have the function of changing IP and Alipay payment. If you already have, after logging in will jump to the purchase interface, purchase configuration as follows can be referred to:

图片[3]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

After that, if the country you chose before is China and you don't have a proxy to enter normallyhostwindswebsite, then there will be a paypal payment, just choose to pay.

An email will be sent to your email address after purchase with detailed information about the server.

Check if the server IP is normal

In this step, we need to perform a test on our open server IP, to detect whether this IP is walled, if it is walled, we need to replace it with a new server IP, otherwise the construction of nodes on the walled IP will not be connected even if the construction is finally completed.

Find our hostwinds server IP at

图片[4]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

图片[5]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

After finding the server IP, we need to detect it, you can useThis websiteTesting, the results of which are classified as follows:

图片[6]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

The first situation: domestic pass, foreign pass, that means the IP is normal, not walled, can use

The second situation: domestic can not, foreign pass, that IP is walled, need to replace the IP

The third situation: domestic can not, foreign can not, most of the VPS machine did not start well, to see if it has started

If you open to the second case of IP, that is, the walled IP, then you have to change an IP.hostwindsThe steps for changing IP are as follows:

图片[7]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

图片[8]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

ClickFix ISP blockAfter that, you need to wait for a period of time to let it replace a new IP, may also sometimes point after no response or the original IP, wait a little longer or press a few more times, after replacing the IP you also need to detect once again whether the newly replaced IP is walled, the specific method has been described above. Theoretical replacement within 3 times should have a good IP, because it can be convenient to change the IP at will, for the sake ofhostwindsUsed by many people to do messy projects, so some IP inevitably be walled, be patient.

Next, we need to have a domain name

Buy domain name, resolve to server

Recommend tonamesiloPurchase code, international big site, no audit, support paypal

After purchasing a domain name, add a resolution in the DNS resolution interface to resolve the domain name to your server IP

To access the namesilo DNS resolution interface:

图片[9]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Add the first parse:Select the type of resource record to be created--A--Enter @ for the hostname--IPV4 address is filled in with your server IP--Click SUBMIT--The first resolution is complete

图片[10]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Add a second paraphrase:Select the type of resource record to be created--A--Enter www as the host name--IPV4 address is filled in with your server IP--Click SUBMIT--Second resolution completed

图片[11]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Next, wait for DNS resolution to complete, you can enter the command interface by using the shortcut key wind+R and then typing cmd enter, typeping your domain nameIf the return is the server IP you filled in, it is successful, if it shows timeout, you still need to wait, if the waiting time is too long, try DNS resolution again

Once the DNS resolution of the domain name is complete, the next step is to connect and deploy it.

Connection Deployment

Download ssh toolFinalShellDownload, install, and open

图片[12]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

FindhostwindsThe username, password:

图片[13]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Find and enter the information about your server and connect to it at

图片[14]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

To access the ssh interface:

图片[15]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

 

We need to enter two lines of code:

Install the Curl dependency package:

CentOS and Fedora systems:centos: yum update -y && yum install curl -y

Debian and ubuntu systems:apt-get update -y && apt-get install curl -y

If you are following the server configuration I purchased above, which is Ubuntu, select the second line, copy and paste it into the ssh interface and enter:

图片[16]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

And then, we can enter the one-click build script to build:

Copy and paste the following script code, same for any system:

source <(curl -sL https://git.io/trojan-install)

See the figure for the specific process:

图片[17]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

If you are proficient in linux, you can edit and manage it in ssh panel directly after you build it. If you are a novice, I recommend you to use the visual panel, enter the domain name of your build in the browser, and you can access the web management panel.

By default, the Trojan admin panel in the web interface does not have a login password set.

Use your browser to enter your domain name in theFirst timeWhen you enter the admin panel, you will be prompted to set a login password. Enter a strong password at this point and enter it twice to make the new password effective.

图片[18]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

After that, you can log in to Trojan Panel with the username admin and the password you just set to manage everything.

图片[19]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Log in to the backend and set up each function now.

The main interface of Trojan Panel is shown in the following figure:

图片[20]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

The main screen can display the following common information:

  • Server's CPU/Memory/Swap/Hard Disk Occupancy Information
  • Trojan version
  • Number of Trojan users
  • Trojan runtime
  • Server Load
  • Upload and download information

In addition, under the inverted triangle menu at the top right of the main screen, you can:

  • View System Version
  • Modify website title
  • Change Login Password
  • Set English and Chinese display

Caution:

It is recommended to finish the modification as soon as possible, because the default title contains the word Trojan, which is easily identified as a proxy server and can be modified to some irrelevant words at will.

好了。到这里你的TikTok节点就算是建设完成了。

The next step is to connect the nodes:

Computer side:

Downloadv2rayN-CoreUnzip and install

web admin panel login--User Management--You can add a new user or use one of the initial users--Share--Trojan link, copy link--v2rayN Program Home Page--Servers--Import bulk URLs from the clipboard--Nodes are added to the home page.--Select the newly added server, right click and set it as the active server

After that, click on the system tray in the bottom right corner of your computer.Right clickClick on the v2rayN icon, select System Proxy, select Auto-Configure System Proxy, and select Bypass Continental or Global for routing. v2rayN icon turns red and you can log in to youtube.com to see if the site is connected.

3任务栏

Android side:

Downloadv2rayNGDownload the appropriate version, install it on your phone, and open

web admin panel login--User Management--You can add a new user or use one of the initial users--Share--Trojan links--v2rayNG Application Home Page--Upper right corner plus sign--Swipe--Nodes are added to the home page.--Check the added node--Click on the gray V-circle button to make it green--Google Chrome visit google.com to see if it is successfully accessed

Apple side:

Recommended use of small rockets (Shadowrocket), but its download conditions are a bit troublesome, first you need to have a U.S. Apple ID, only the U.S. app store you can search for Shadowrocket, and the download requires $3, if you do not have a U.S. Apple ID, there is no payment channel.Then I recommend that you directly buy someone else has purchased the small rocket of the U.S. Apple ID login Apple Store direct download.

Here is a recommended URL:

[lhb href=’https://xiaohuojian8.com/aff/3638.html’]购买美区苹果ID和小火箭[/lhb]

Here to remind, before the purchase to see how to use, the purchase of Apple ID only login store, do not log in the settings

After downloading, installing, and opening the little rocket

web admin panel login--User Management--You can add a new user or use one of the initial users--Share--Trojan link, QR code--ShadowrocketProgram Home--Swipe the top left corner--Scan the QR code of the sharing link--Select the newly added node--Open Unconnected button turns green--Google Chrome visit google.com to see if it is successfully accessed

图片[22]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

Built node Apple phone speed measurement:

图片[23]-搭建自己的专属独享TikTok节点—国际版抖音节点搭建教程 - TikTok11-TikTok11

 

 

最后,再度严正声明:[v_error]这个教程的初衷只是让大家进入TIKTOK跨境电商为国家挣外汇所用,跨境过程中会有很多有害信息,请提高信息甄别能力和自主思考能力,Do not go to browse, publish information that endangers national security, love the country and the party, remember remember remember!!!本教程非原创,纯粹分享无盈利,乱用产生的后果个人承担[/v_error]

2024.1.8

最新的TikTok节点搭建教程已经更新,本次搭建兼顾速度和稳定,使用具有双iSP美国原生IP的服务器建设,IP优质,线路稳定,感兴趣的朋友可以跳转观看:

👉 A key to build two protocols TikTok nodes, taking into account the stability, security, speed, white can also brainlessly build TiKTok exclusive exclusive nodes[neilian ids=2157]

2024.4.10

通过本文方法可以非常容易的搭建自己的TikTok节点,但此类节点为直连节点,可以用于日常TikTok养号运营,但直播稳定性就稍微差了些,风控时期节点还有可能被墙无法使用,有直播需求和稳定性需求的朋友可以跳转下面这篇文章,这是一篇将节点通过专线中转的文章,节点通过专线进行中转后,速率和稳定性大幅提升,且有效防止被墙。

👉TikTok node transit tutorial, dedicated transit to make your self-built TikTok node high-speed and stable
© Copyright Notice
THE END
喜欢就支持一下吧
点赞0 Share
Comments 共68条

请登录后发表评论

    • 头像ahe0
    • 头像hjs0
    • 头像blazing0
    • 头像tina0
    • 头像kevin0
    • 头像wei0
    • 头像vincent0
    • 头像superstar0
    • 头像YG0
        • 头像YG0
    • 头像khkfha'0
    • 头像vincent0
    • 头像Liu Guan Yi0
      • 头像Liu Guan Yi0
        • 头像Liu Guan Yi0
    • 头像Haha0
    • 头像thomson0
    • 头像Ivan0
    • 头像bbwhite0
    • 头像thomson0
    • 头像superstar0
    • 头像superstar0
    • 头像thomson0
    • 头像Ivan0
    • 头像Cool Breeze0
    • 头像Anmerkang wants to0
        • 头像kk0
        • 头像Funstin0
    • 头像Thanks to the webmaster0
    • 头像TK White0
    • 头像Ivan0
    • 头像TK White0
    • 头像aku0
        • 头像aku0
    • 头像vincent0
    • 头像ck0
    • 头像Study hard0
    • 头像Walking and stopping0
    • 头像salted fish0
        • 头像superstar0
    • 头像Phantom Bertie0
    • 头像Walking and stopping0
        • 头像vincent0
        • 头像vincent0
    • 头像chi0