Build your own exclusive exclusive TikTok node - v2ray build tutorial

运营TikTok,节点IP是一个非常让人头疼的问题,使用的IP节点的好坏会直接影响到你自己的TikTok之旅是否顺畅。 获得IP节点的方式有很多,上Google去随便搜一搜就有很多免费节点给你用,但这些节点是不能作为我们运营tiktok使用的。 我们使用的节点必须是较为干净的,原生的。 这样的节点会很少,有也是价格较为高昂的。 而今天,11站长就教大家一个方法,建立自己的TikTok节点,这样建立的节点是完全掌握在你自己的手中的,是你一个人单独使用的,而且相对于购买节点,成本是较低的。

[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]

 

Preparation

The premise of self-built v2ray is to own a vps, about the choice of vps after I will come out with a tutorial, recommend some suitable for TikTok self-built nodes to use, and more favorable service providers. Here first to TikTok players are using thevultr

as an example.

First, visit, register, log invultr, top up $10. vultrSupport Alipay, and only a minimum of $10 can be topped up.vultrThe chargeback method is very interesting, it is based on the length of use, you have used a new vps from the beginning of how long, it will only deduct how long the payment. If you destroy the built vps, it will no longer deduct the money, the remaining balance will be in your account, waiting for you to open a new vps next time before continuing to deduct the money, this model allows us to spend every penny on the edge of the knife. And the ability to open and delete servers at any time, the new server is the new ip.

Purchase to set up a new vps

After logging in and topping up, we click Products, then click Plus to enter the New vps interface

图片[1]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11


Just choose cloud computing for the server type, and choose conventional for the central processor and storage technology

图片[2]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11


The country where the server is located choose the country you want to operate, the speed will vary from server location to server location, some servers have different minimum prices for different locations in the same country, generally the lowest price for locations such as New York, there is $3.5/month, you can choose according to your needs.

图片[3]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11


Server operating system usually choose centOS7 or debian10, your choice

图片[4]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11


图片[5]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11Choose the lowest server size, because we just use it to build nodes, do not need a high configuration. Automatic backup can also be turned off, the following additional features, firewall groups, host names and labels do not need to move, the default is good.

If you follow my tutorial all the way down, then the price of your vps should now be5 USD a monthThe cost of setting up a node is much cheaper than buying a so-called Tk exclusive node from the outside.

图片[6]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11Click Deploy Now, wait a moment and your vps will be deployed


After completing the purchase, click into the vps details, you can find your vps password, write it down, you will need to log in to deploy the node later

图片[7]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11图片[8]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11Login vps

After buying a server, you need to deploy it. Because you are buying something virtual and far away, we need a software called Xshell to deploy it remotely. download Xshell windows version at

Foreign cloud disk 1 download Foreign cloud disk 2 download

If you are a Mac, it's even easier, no need to download xshell, the system can connect directly to the VPS. directly open Terminal terminal, type: ssh root@43.45.43.21 (replace 45.45.43.21 with your IP), then enter your password and you can log in (there will be no (the password will not be displayed on the screen)

图片[9]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

If you can't connect with Mac terminal, you can directly search for "software for Mac to connect to SSH", there are many of them, and then you can connect to vps server through the software, refer to windows xshell for the specific operation. The rest of the operation is the same as windows.

Deployment tutorial.

Download the windows xshell software and install it, open the software, I am using xshell7 here, if your interface is not the same as mine, don't panic, it may be that you are using a different version, but the general operation is the same.

图片[10]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

Take a random name and fill in your server ip

图片[11]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11When connecting to a foreign ip, i.e. server, the software will remind you to enter your user name and password, the user name is root by default, and the password is the password of the server system you purchased.

图片[12]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11图片[13]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

If xshell can't connect to the server, there is no pop-up box for you to enter your username and password, it means that the ip you opened to is a walled ip, in this case, reopen a new server until you can connect with xshell, be patient! If the same area open more than one server or not, you can change to other areas.

图片[14]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

After successful connection, it will appear as shown above, after that you can copy and paste the code to deploy.

Deployment Nodes

1. Install the script

Copy the following code and paste it after the # character in the ssh interface

bash <(curl -s -L https://git.io/v2ray-setup.sh)

As pictured.

图片[15]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11Press the Enter key after pasting to start executing the script

图片[16]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

 

2. Select protocol

图片[17]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11The script supports many transmission protocols, if you are a white person, you can directly press enter to default, if you want to choose other key in the corresponding number to choose and then press enter


3. Input port

Enter a port, then enter

图片[18]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

4. Choose whether to open the ad blocking

Enter "N" here and enter to not turn it on; enter "Y" if you want to turn it on, which may affect performance.

图片[19]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

5. Choose whether to configure Shadowsocks

Here I choose to configure, that is, I entered "Y", if you do not use shadowsocks, directly enter to choose the default not to configure can be.

图片[20]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

6. Confirmation of information

If the information is correct, enter to start the installation process and wait for the installation to complete.

图片[21]-搭建自己的专属独享TikTok节点—v2ray搭建教程 - TikTok11-TikTok11

7. View configuration information and connect using the client

Wait for the installation to complete and your connection information will appear

If you are using v2ray, enter the command to get the vmess link, copy this link and open the connection software on your phone or computer, select import from clipboard, and you are connectedv2ray url

Copy the vmess to the end, open the client similar to with (mine is a Windows platform, using v2rayN), and then select in turn, you can also right click in the tray to perform the import, and then select, if you have your own PAC file, you can also choose not to automatically configure, and then you can use it.v2rayNServer->Import from pasteboardTurn on PAC and automatically configure PAC

Apple recommends choosing a small rocket (shadowrocket)

Download link.

Windows V2RayN (GitHub)
iOS Shadowrocket (App Store)
Android V2RayNG (APKMirror)

Four, the installation of bbr or Razor

Execute, select bbr or Razor by yourself, enter to execute the installation.v2ray bbr

V. Fast Management V2Ray

v2ray info: View V2Ray configuration information

v2ray config: Modify the V2Ray configuration

v2ray link: Generate a link to the V2Ray configuration file

v2ray infolink: Generate V2Ray configuration information link

v2ray qr: Generate V2Ray configuration QR code link

v2ray ss: Modify Shadowsocks configuration

v2ray ssinfo: View Shadowsocks configuration information

v2ray ssqr: generate Shadowsocks configuration QR code link

v2ray status: View V2Ray operational status

v2ray start: Start V2Ray

v2ray stop: Stop V2Ray

v2ray restart restart V2Ray

v2ray log: View the V2Ray run log

v2ray update: Update V2Ray

v2ray update.sh: Update the V2Ray management script

v2ray uninstall: uninstall V2Ray

[v_error]11站长于2023年3月2日更:

Note: Until 2023.3.2, because of the ability to change IPs at willvultrThe nodes built using this article can not be used, in a few days I will update another more stable, more secretive and less likely to be walled way to build the TikTok native node. Already boughtvultrThe partners of don't be anxious, another way or will usevultrand another vps providerHostwinds,这两家都是市面上为数不多的可以随意更换IP的vps服务商。我的文章都是过一段时间检查一遍更新一些东西的,教程都是亲身实测的,保持最新最实用,不会让大家吃亏的,谢谢各位朋友支持[/v_error]

March 4, 2023 update: New build method has been sent out, latest real-world test, welcome to jump and read the collection 👇

[neilian ids=1320]

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]

In addition, do not want to bother to build their own nodes partners can directly buy nodes, the latest and most practical static residential IP proxy specific can see.TikTok native residential IP service providers recommended, operation must

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

© Copyright Notice
THE END
喜欢就支持一下吧
点赞0 Share
Comments 共3条

请登录后发表评论

    暂无评论内容