架设好 shadowsocks 服务端,在路由器上安装 shadowsocks 客户端,并配置 config.json ,假设本地监听端口为 1080 。启动 shadowsocks
/etc/init.d/shadowsocks start
安装 privoxy openwrt 版。
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| a:link, a:visited, a:active { | |
| color: #8e8d93; | |
| -webkit-transition: all .15s; | |
| -moz-transition: all .15s; | |
| -ms-transition: all .15s; | |
| -o-transition: all .15s; | |
| transition: all .15s; | |
| } | |
| a.top:link, a.top:visited, a.top:active { | |
| color: #000; |
| <?php | |
| $tel_no = $_GET['hm']; | |
| $c = $_GET['c']?$_GET['c']:0; | |
| $c++; | |
| ?> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>迷你轰炸台 - 短信炸弹 - BETA!</title> | |
| <?php |