avatar
Articles
10
Tags
15
Categories
3
Home
Archives
Tags
Categories
About
Language
  • English
  • Chinese
SakurajimMai's BlogBypassing Mobile Firewall on Domain Blocking
Search
Home
Archives
Tags
Categories
About
Language
  • English
  • Chinese

Bypassing Mobile Firewall on Domain Blocking

Created2024-12-09|Updated2025-04-21|Learning
|Word Count:7|Reading Time:1mins|Post Views:
Author: SakurajimMai
Link: https://blog.ixacg.com/en/posts/2024/12/09/0734eb280453.html
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
GFWFirewall
Donate
  • wechat
    wechat
  • alipay
    alipay
cover of previous post
Previous
Using Unfiled Domestic Servers - Methods to Bypass SNI (HTTPS)
Simply put, the domain's port 443 is blocked, and SSL cannot access the website content. More complexly, TLS is the security foundation for network communications (HTTPS). TLS provides authentication and encryption that allows users to confirm who they are communicating with and ensures that communication information is not seen or tampered with by intermediaries. Although TLS can hide the *content* of user communications, it does not always hide the *object* of user communications. For example, the TLS handshake can carry an extension called Encrypted Server Name Indication (SNI), which helps the client tell the server the domain name of the website it wants to access. Censors, including those in China, use this extension to check and block users from accessing specific websites.
cover of next post
Next
DNS Shunting to Unlock Streaming Media
First of all, thank you to the great benefactor Alice for providing free DNS service, which allows individual users to add 5 IPs for free, and can be used to unlock streaming media and AI services. v2bx Configuration for DNS Shuntingconfig.json Configuration123456789101112131415161718192021222324252627282930313233343536373839404142434445{ "Log": { "Level": "error", "Output": "" }, "Cores": [ ...
Related Articles
cover
2024-12-09
Methods and Fake Wall Attacks Under SNI Review
Introduction to Some Professional Terms HTTP(Hyper Text Transfer Protocol) Hypertext Transfer Protocol, used for transmitting various web pages in daily browsing, but its transmission process is not encrypted and thus insecure.What is currently referred to as supporting HTTP generally means that both HTTP and HTTPS functions can be implemented, rather than just HTTP alone. TLS(Transport Layer Security) Transport Layer Security, the successor to SSL, enables messages to be encrypted before...
cover
2024-12-09
Using Unfiled Domestic Servers - Methods to Bypass SNI (HTTPS)
Simply put, the domain's port 443 is blocked, and SSL cannot access the website content. More complexly, TLS is the security foundation for network communications (HTTPS). TLS provides authentication and encryption that allows users to confirm who they are communicating with and ensures that communication information is not seen or tampered with by intermediaries. Although TLS can hide the *content* of user communications, it does not always hide the *object* of user communications. For example, the TLS handshake can carry an extension called Encrypted Server Name Indication (SNI), which helps the client tell the server the domain name of the website it wants to access. Censors, including those in China, use this extension to check and block users from accessing specific websites.

Comments
ArtalkWaline
avatar
SakurajimMai
个人开发者
Articles
10
Tags
15
Categories
3
Follow Me
Announcement
桜の花の落ちるスピード、秒速5センチメートル
Contents
  1. 1. What is the Mobile Firewall
  2. 2. How to Detect if a Domain is Blocked by the ISP?
  3. 3. Reasons and Motives for the Mobile Firewall:
  4. 4. How to Save Domains Blocked by China Mobile?
    1. 4.1. Four-Byte Segmentation
    2. 4.2. 301 Redirect Method
  5. 5. Literature References
Recent Posts
Hysteria2|Second Generation Hysteria Node Setup Tutorial
Hysteria2|Second Generation Hysteria Node Setup Tutorial2025-04-21
Self-built ICP-free Anti-theft Tailscale Domestic Relay (DERP) Tutorial
Self-built ICP-free Anti-theft Tailscale Domestic Relay (DERP) Tutorial2025-04-19
A Complete Automated Anime Tracking Tutorial
A Complete Automated Anime Tracking Tutorial2024-12-26
DNS Shunting to Unlock Streaming Media
DNS Shunting to Unlock Streaming Media2024-12-25
Linux Configuring Samba Service Tutorial
Linux Configuring Samba Service Tutorial2024-12-09
©2023 - 2025 By SakurajimMai
Search
Loading Database