Files
ccna60d/owrtss.md
2016-01-12 10:25:36 +08:00

11 lines
322 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1. 安装OpenWRT.
2. opkg update; opkg install wget;
3. 上传 ss.
4. ln -s libpolar.so
5. git clone 配置文件,并移除 banner、shadow、uci-defaults
6. scp -r 配置文件
7. 修改/etc/shadowsocks.json
8. /etc/init.d/shadowsocks enable
9. /etc/init.d/dnsmask restart; /etc/init.d/shadowsocks restart
10. bingo