File tree 4 files changed +720
-175
lines changed
4 files changed +720
-175
lines changed Original file line number Diff line number Diff line change @@ -276,9 +276,12 @@ sync && echo 3 > /proc/sys/vm/drop_caches
276
276
# Mount SATA disk
277
277
#mdev -s
278
278
279
- #wing <HOST:443> <PASS>
280
- #wing 192.168.1.9:1080
281
- #ipset add gfwlist 8.8.4.4
279
+ #wing start trojan://password@host
280
+ #wing start socks5://192.168.1.9:1080
281
+ #ipset add gfwlist 91.108.56.0/22
282
+ #ipset add gfwlist 91.108.4.0/22
283
+ #ipset add gfwlist 109.239.140.0/24
284
+ #ipset add gfwlist 149.154.160.0/20
282
285
283
286
284
287
EOF
507
510
cat >> " $user_dnsmasq_conf " << EOF
508
511
# Custom domains to gfwlist
509
512
#gfwlist=mit.edu
510
- #gfwlist=openwrt.org,lede-project.org
511
- #gfwlist=github.com,github.io,githubusercontent.com
512
513
513
514
EOF
514
515
fi
Original file line number Diff line number Diff line change 6
6
7
7
romfs :
8
8
$(ROMFSINST ) $(THISDIR ) /gfwlist.txt /etc_ro/gfwlist.txt
9
- $(ROMFSINST ) -p +x $(THISDIR ) /wing /usr/bin/wing
10
-
9
+ $(ROMFSINST ) -p +x $(THISDIR ) /wing /usr/bin/wing
You can’t perform that action at this time.
0 commit comments