Skip to content

Commit 868d4cb

Browse files
committed
Update SSR++/Passwall configs & Add support for rtl8821cu/rtl8812au-ac
1 parent 40d8bc5 commit 868d4cb

File tree

5 files changed

+24
-40
lines changed

5 files changed

+24
-40
lines changed

config/lean/bcm27xx/rpi-lean-extra.config

+7-13
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ CONFIG_PACKAGE_kmod-rt73-usb=y
9393
CONFIG_PACKAGE_kmod-rtl8187=y
9494
CONFIG_PACKAGE_kmod-rtl8192c-common=y
9595
CONFIG_PACKAGE_kmod-rtl8192cu=y
96-
CONFIG_PACKAGE_kmod-rtl8812au-ct=y
96+
CONFIG_PACKAGE_kmod-rtl8812au-ac=y
97+
CONFIG_PACKAGE_kmod-rtl8821cu=y
9798
CONFIG_PACKAGE_kmod-rtl8xxxu=y
9899
CONFIG_PACKAGE_kmod-rtlwifi=y
99100
CONFIG_PACKAGE_kmod-rtlwifi-usb=y
@@ -161,7 +162,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks=y
161162
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Server=y
162163
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR=y
163164
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Server=y
164-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray=y
165165
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y
166166
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus=y
167167
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
@@ -170,7 +170,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y
170170
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_kcptun=y
171171
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_haproxy=y
172172
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y
173-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_https_dns_proxy=y
174173
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_dns2socks=y
175174
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_v2ray-plugin=y
176175
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_simple-obfs=y
@@ -185,19 +184,14 @@ CONFIG_PACKAGE_luci-app-socat=y
185184
CONFIG_PACKAGE_luci-app-softethervpn=y
186185
CONFIG_PACKAGE_luci-app-sqm=y
187186
CONFIG_PACKAGE_luci-app-ssr-plus=y
188-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
189-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
190187
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
191-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
192-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Socks=y
193-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_obfs=y
194-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
195-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan-go=y
196-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
197-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y
198188
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray_plugin=y
199-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_DNS2SOCKS=y
189+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
190+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
191+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
200192
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Redsocks2=y
193+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
194+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
201195
CONFIG_PACKAGE_luci-app-ssr-mudb-server=y
202196
CONFIG_PACKAGE_luci-app-syncdial=y
203197
CONFIG_PACKAGE_luci-app-syncthing=y

config/lean/rockchip/r2s-lean-openwrt.config

+3-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ CONFIG_PACKAGE_kmod-rt73-usb=y
9696
CONFIG_PACKAGE_kmod-rtl8187=y
9797
CONFIG_PACKAGE_kmod-rtl8192c-common=y
9898
CONFIG_PACKAGE_kmod-rtl8192cu=y
99-
CONFIG_PACKAGE_kmod-rtl8812au-ct=y
99+
CONFIG_PACKAGE_kmod-rtl8812au-ac=y
100+
CONFIG_PACKAGE_kmod-rtl8821cu=y
100101
CONFIG_PACKAGE_kmod-rtl8xxxu=y
101102
CONFIG_PACKAGE_kmod-rtlwifi=y
102103
CONFIG_PACKAGE_kmod-rtlwifi-usb=y
@@ -159,6 +160,7 @@ CONFIG_PACKAGE_luci-app-netdata=y
159160
CONFIG_PACKAGE_luci-app-nfs=y
160161
CONFIG_PACKAGE_luci-app-nft-qos=y
161162
CONFIG_PACKAGE_luci-app-nps=y
163+
CONFIG_PACKAGE_luci-app-oled=y
162164
CONFIG_PACKAGE_luci-app-onliner=y
163165
CONFIG_PACKAGE_luci-app-openclash=y
164166
CONFIG_PACKAGE_luci-app-openvpn-server=y

config/lean/x86/x86-lean-extra.config

+2-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@ CONFIG_PACKAGE_kmod-rtl8192ce=y
306306
CONFIG_PACKAGE_kmod-rtl8192cu=y
307307
CONFIG_PACKAGE_kmod-rtl8192de=y
308308
CONFIG_PACKAGE_kmod-rtl8192se=y
309-
CONFIG_PACKAGE_kmod-rtl8812au-ct=y
309+
CONFIG_PACKAGE_kmod-rtl8812au-ac=y
310+
CONFIG_PACKAGE_kmod-rtl8821cu=y
310311
CONFIG_PACKAGE_kmod-rtl8821ae=y
311312
CONFIG_PACKAGE_kmod-rtl8xxxu=y
312313
CONFIG_PACKAGE_kmod-rtlwifi=y

config/offical/bcm27xx/rpi-offical-extra.config

+7-13
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ CONFIG_PACKAGE_kmod-rt73-usb=y
8585
CONFIG_PACKAGE_kmod-rtl8187=y
8686
CONFIG_PACKAGE_kmod-rtl8192c-common=y
8787
CONFIG_PACKAGE_kmod-rtl8192cu=y
88-
CONFIG_PACKAGE_kmod-rtl8812au-ct=y
88+
CONFIG_PACKAGE_kmod-rtl8812au-ac=y
89+
CONFIG_PACKAGE_kmod-rtl8821cu=y
8990
CONFIG_PACKAGE_kmod-rtl8xxxu=y
9091
CONFIG_PACKAGE_kmod-rtlwifi=y
9192
CONFIG_PACKAGE_kmod-rtlwifi-usb=y
@@ -157,7 +158,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks=y
157158
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Server=y
158159
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR=y
159160
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Server=y
160-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray=y
161161
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y
162162
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus=y
163163
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
@@ -166,7 +166,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y
166166
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_kcptun=y
167167
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_haproxy=y
168168
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y
169-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_https_dns_proxy=y
170169
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_dns2socks=y
171170
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_v2ray-plugin=y
172171
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_simple-obfs=y
@@ -178,19 +177,14 @@ CONFIG_PACKAGE_luci-app-smartdns=y
178177
CONFIG_PACKAGE_luci-app-softethervpn=y
179178
CONFIG_PACKAGE_luci-app-sqm=y
180179
CONFIG_PACKAGE_luci-app-ssr-plus=y
181-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
182-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
183180
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
184-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
185-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Socks=y
186-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_obfs=y
187-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
188-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan-go=y
189-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
190-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y
191181
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray_plugin=y
192-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_DNS2SOCKS=y
182+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
183+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
184+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
193185
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Redsocks2=y
186+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
187+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
194188
CONFIG_PACKAGE_luci-app-ssr-mudb-server=y
195189
CONFIG_PACKAGE_luci-app-timewol=y
196190
CONFIG_PACKAGE_luci-app-tinyproxy=y

config/project/ipq40xx/gdock-project-openwrt.config

+5-12
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks=y
8080
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Server=y
8181
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR=y
8282
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Server=y
83-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray=y
8483
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y
8584
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus=y
8685
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
@@ -89,7 +88,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y
8988
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_kcptun=y
9089
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_haproxy=y
9190
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y
92-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_https_dns_proxy=y
9391
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_dns2socks=y
9492
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_v2ray-plugin=y
9593
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_simple-obfs=y
@@ -105,19 +103,14 @@ CONFIG_PACKAGE_luci-app-socat=y
105103
CONFIG_PACKAGE_luci-app-softethervpn=y
106104
CONFIG_PACKAGE_luci-app-sqm=y
107105
CONFIG_PACKAGE_luci-app-ssr-plus=y
108-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
109-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
110106
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
111-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
112-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Socks=y
113-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_obfs=y
114-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
115-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan-go=y
116-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
117-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y
118107
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray_plugin=y
119-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_DNS2SOCKS=y
108+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
109+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
110+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
120111
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Redsocks2=y
112+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
113+
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
121114
CONFIG_PACKAGE_luci-app-ssr-mudb-server=y
122115
CONFIG_PACKAGE_luci-app-syncdial=y
123116
CONFIG_PACKAGE_luci-app-syncthing=y

0 commit comments

Comments
 (0)