Giter Club home page Giter Club logo

tiktok-unlock's Introduction

iPhone 解锁 TikTok + 换区 + 发布视频 + 直播 + 点赞评论

目录


  • TikTok版本:v18.3.0(1830150)

  • 下载方式:在 日区/港区/台区 App Store搜索 tiktok 并下载

    • 支持功能:
    • 换区
    • 看视频
    • 发布视频
    • 点赞
    • 评论
    • TikTok直播
  • iOS系统版本:14.4 beta2,其他版本请自行测试是否可行

  • 日区/港区/台区 Appstore 下载 TikTok

    • 日区/港区/台区 Apple ID、密码 自备
  • 自备 Quantumult X|Loon|Surge|𝐒𝐡𝐚𝐝𝐨𝐰𝐫𝐨𝐜𝐤𝐞𝐭

    • 可在美区 App Store 获取
  • 自备代理,ss/ssr/vmess等


关于换区

  • 解锁并换区:将CN改为想看的国家/地区的2位大写英文简写,

    • HTTP复写中,将CN的替换值改为SGMOTW等即可换区

操作步骤

  1. 打开Quantumult X

  2. 开启MitM信任Quantumult X证书,iOS 14、iOS 13和iOS 12操作略有不同:

    • 设置--)MitM--)开启MitM--)生成密钥及证书--)右上角点保存--)允许安装描述文件--)关闭--)前往手机的设置,不在Quantumult X了--)看到已下载描述文件--)安装--)输入手机的解锁密码--)安装--)安装--)前往手机的设置--)通用--)关于本机--)证书信任设置--)找到Quantumult X Custom Root Certificate…点绿它以信任该根证书--)继续
  3. 配置文件点击编辑找到[rewrite_remote]添加下句重写

https://raw.githubusercontent.com/Semporia/Quantumult-X/master/Rewrite/TikTok.conf, tag=TikTok, update-interval=86400, opt-parser=false, enabled=true
  1. 找到[filter_remote]添加下句分流规则
https://raw.githubusercontent.com/Semporia/Quantumult-X/master/Filter/TikTok.list, tag=TikTok, force-policy=TikTok, update-interval=86400, opt-parser=false, enabled=true
  1. 找到[rewrite_local]添加以下代码
最新版本 TikTok.conf 可不添加这句!
(?<=_region=)CN(?=&) url 307 JP
  1. 找到hostname添加
hostname 在 rewrite_remote 中已写入,这里可以不用添加!
hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com
  1. 开启Quantumult X:前往Quantumult X的主页--)找到TikTok策略--)长按添加节点--)TikTok愉快

操作步骤

  1. 生成证书-安装证书-信任证书
  2. 配置-编辑纯文本
  3. 配置文件点击编辑找到[URL Rewrite]添加下句重写
(?<=_region=)CN(?=&) US 307
(?<=&mcc_mnc=)4 2 307
^(https?:\/\/dm[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302

ctier=[A-Z] ctier=A 302
^https:\/\/[\s\S]*\.googlevideo\.com/.*&(oad|ctier) _ REJECT
  1. 找到 [MITM]添加
hostname = *.tiktokv.com, *.byteoversea.com, *.tik-tokapi.com, *.googlevideo.com

提示: 有需要换区的,将[URL Rewrite]中的US换成JP/UK/TW/KR即可。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.