aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 0946ade0cf62cc2d05e250033335ff6a0eef96a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# china-ip-skip-vpn

中国大陆 IP 不走 VPN,以加快国内网站访问速度

使用 [IPIP.net](https://www.ipip.net/) 提供的 [china_ip_list](https://github.com/17mon/china_ip_list)

## 安装

```bash
yaourt -S china-ip-skip-vpn
```

## 定期更新 China IP 列表

```bash

sudo systemctl enable update-china-ip-list.timer
```