# 翻墙线路

### CN2线路（Chinatelecom Next Carrier Network，CNCN的缩写，中国电信下一代承载网络）

相比于老一代的163骨干网更加通畅，也搭载了很先进的Qos（Quality of Service，服务质量）技术【能识别网络中的流量需求，需要延迟低的服务，能优先通信，使用Qos的网络，能动态地根据服务内容来调节网络带宽的通畅性】，主要面向政企大客户，来保证高质量的国际访问。

优点：上述Qos的优点

缺点：价格高，个人用户很少

CN2线路包括CN2GT(Global Transmit)和CN2GIA(Global Internet Access)

CN2GT更便宜，出国线路拥堵程度比较一般，比163骨干网要强

CN2GIA最贵，也是最好的，出国线路最通畅，理论上也是最稳定的

<mark style="background-color:purple;">购买时，需注意是单向CN2还是双向CN2</mark>

很多游戏加速器的原理，就是使用了有Qos的CN2线路。

### BGP（Border Gateway Protocol，边界网关协议）

BGP机房一般也叫多线机房。BGP可以自动识别你的线路是电信，还是移动，还是联通，并且自动使用最适合你连接服务器的线路，在你当前网络不通的时候，还会自动切换到其他线路来连接服务器。

### GCP（Google Cloud Platform，谷歌云平台）

流量贵，需要双币信用卡支付，有门槛。

### AWS（Amazon Web Service，亚马逊云服务）

流量较少，需要双币信用卡支付，有门槛。

### Azure（Microsoft云服务）

申请麻烦，需要双币信用卡支付，有门槛。

* PCCW线路
* IPLC（International Private Leased Circuit，国际私有租用线路，专线）

优点：IPLC不过GFW，不会被审查

缺点：价格奇贵

注：IPLC线路的游戏加速器效果是最好的。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gfw.gujiakai.top/fan-qiang-xian-lu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
