Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Switch SNIProxy to CMCC
Browse files Browse the repository at this point in the history
  • Loading branch information
JJaicmkmy committed Jan 20, 2016
2 parents 8b8c8b6 + 210607f commit a65ce65
Show file tree
Hide file tree
Showing 2 changed files with 1,370 additions and 1,360 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@
9. 将Dropbox等网站解析到反向代理。
10. 目前所有.tw的网站都会被解析到反向代理,原因你懂的。

11.解决NSFW(你懂的)网站被reset的问题

##使用
1. 安装DNSMasq(如果已有可以跳过)
Debian, Ubuntu
```sudo apt-get install dnsmasq```
RedHat, CentOS
```sudo yum install dnsmasq```
2.```dnsmasq.conf```替换```/etc/dnsmasq.conf```
2.```dnsmasq.conf```替换```/etc/dnsmasq.conf```
3.```listen-address```改为```你自己的IP地址,127.0.0.1```(如果你的VPS还有内网IP,也要加上。如果搭建在本地就不需要了)
3. 重启DNSMasq
```service dnsmasq restart```

Loading

0 comments on commit a65ce65

Please sign in to comment.