Skip to content

Commit 07064e7

Browse files
authored
将bypass更换为helloword
1 parent 7f3e895 commit 07064e7

File tree

1 file changed

+74
-13
lines changed

1 file changed

+74
-13
lines changed

config/AX6_plus.config

+74-13
Original file line numberDiff line numberDiff line change
@@ -3056,7 +3056,7 @@ CONFIG_PACKAGE_lua=y
30563056
# CONFIG_PACKAGE_lua-argparse is not set
30573057
# CONFIG_PACKAGE_lua-bencode is not set
30583058
# CONFIG_PACKAGE_lua-bit32 is not set
3059-
# CONFIG_PACKAGE_lua-cjson is not set
3059+
CONFIG_PACKAGE_lua-cjson=y
30603060
# CONFIG_PACKAGE_lua-copas is not set
30613061
# CONFIG_PACKAGE_lua-coxpcall is not set
30623062
# CONFIG_PACKAGE_lua-cs-bouncer is not set
@@ -3108,7 +3108,7 @@ CONFIG_PACKAGE_lua-neturl=y
31083108
# CONFIG_PACKAGE_luarocks is not set
31093109
# CONFIG_PACKAGE_luasec is not set
31103110
# CONFIG_PACKAGE_luasoap is not set
3111-
# CONFIG_PACKAGE_luasocket is not set
3111+
CONFIG_PACKAGE_luasocket=y
31123112
# CONFIG_PACKAGE_luasocket5.3 is not set
31133113
# CONFIG_PACKAGE_luasql-mysql is not set
31143114
# CONFIG_PACKAGE_luasql-pgsql is not set
@@ -3133,6 +3133,7 @@ CONFIG_PACKAGE_luci-lib-fs=y
31333133
# CONFIG_NODEJS_14 is not set
31343134
CONFIG_NODEJS_16=y
31353135
# CONFIG_NODEJS_18 is not set
3136+
# CONFIG_NODEJS_20 is not set
31363137
# end of Configuration
31373138

31383139
# CONFIG_PACKAGE_node-arduino-firmata is not set
@@ -4859,7 +4860,7 @@ CONFIG_PACKAGE_luci-lua-runtime=y
48594860
CONFIG_PACKAGE_luci-mod-admin-full=y
48604861
# CONFIG_PACKAGE_luci-mod-failsafe is not set
48614862
# CONFIG_PACKAGE_luci-mod-rpc is not set
4862-
CONFIG_PACKAGE_luci-newapi=y
4863+
# CONFIG_PACKAGE_luci-oldapi is not set
48634864
# end of 2. Modules
48644865

48654866
#
@@ -4904,7 +4905,7 @@ CONFIG_PACKAGE_luci-app-autoreboot=y
49044905
# CONFIG_PACKAGE_luci-app-bmtedge is not set
49054906
# CONFIG_PACKAGE_luci-app-bmx6 is not set
49064907
# CONFIG_PACKAGE_luci-app-bridge is not set
4907-
CONFIG_PACKAGE_luci-app-bypass=y
4908+
# CONFIG_PACKAGE_luci-app-bypass is not set
49084909
CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Shadowsocks_Libev_Client=y
49094910
CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Shadowsocks_Libev_Server=y
49104911
CONFIG_PACKAGE_luci-app-bypass_INCLUDE_ShadowsocksR_Libev_Client=y
@@ -5080,6 +5081,7 @@ CONFIG_PACKAGE_iptables-mod-extra=y
50805081
# CONFIG_PACKAGE_luci-app-poweroffdevice is not set
50815082
# CONFIG_PACKAGE_luci-app-pppoe-relay is not set
50825083
# CONFIG_PACKAGE_luci-app-pppoe-server is not set
5084+
# CONFIG_PACKAGE_luci-app-pppwn is not set
50835085
# CONFIG_PACKAGE_luci-app-pptp-server is not set
50845086
# CONFIG_PACKAGE_luci-app-privoxy is not set
50855087
# CONFIG_PACKAGE_luci-app-ps3netsrv is not set
@@ -5096,6 +5098,7 @@ CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui=y
50965098
CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng=y
50975099
# CONFIG_PACKAGE_luci-app-rp-pppoe-server is not set
50985100
# CONFIG_PACKAGE_luci-app-rtbwmon is not set
5101+
# CONFIG_PACKAGE_luci-app-runmynas is not set
50995102
# CONFIG_PACKAGE_luci-app-samba is not set
51005103
# CONFIG_PACKAGE_luci-app-samba4 is not set
51015104
CONFIG_PACKAGE_luci-app-serverchan=y
@@ -5197,6 +5200,13 @@ CONFIG_PACKAGE_luci-app-vlmcsd=y
51975200
# CONFIG_PACKAGE_luci-app-vnstat is not set
51985201
# CONFIG_PACKAGE_luci-app-vpnbypass is not set
51995202
# CONFIG_PACKAGE_luci-app-vsftpd is not set
5203+
CONFIG_PACKAGE_luci-app-vssr=y
5204+
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray=y
5205+
# CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Trojan is not set
5206+
# CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Kcptun is not set
5207+
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray_plugin=y
5208+
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_ShadowsocksR_Libev_Server=y
5209+
# CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Hysteria is not set
52005210
# CONFIG_PACKAGE_luci-app-wan-mac is not set
52015211
# CONFIG_PACKAGE_luci-app-watchcat is not set
52025212
CONFIG_PACKAGE_luci-app-watchcat-plus=y
@@ -5286,6 +5296,12 @@ CONFIG_PACKAGE_luci-lib-nixio_openssl=y
52865296
# CONFIG_PACKAGE_luci-lib-xterm is not set
52875297
# end of 6. Libraries
52885298

5299+
#
5300+
# 9. Themes
5301+
#
5302+
# CONFIG_PACKAGE_luci-theme-alpha is not set
5303+
# end of 9. Themes
5304+
52895305
CONFIG_PACKAGE_default-settings=y
52905306
CONFIG_PACKAGE_luci-i18n-accesscontrol-zh-cn=y
52915307
CONFIG_PACKAGE_luci-i18n-acme-zh-cn=y
@@ -5323,8 +5339,6 @@ CONFIG_PACKAGE_luci-i18n-autoreboot-zh-cn=y
53235339
# CONFIG_PACKAGE_luci-i18n-base-vi is not set
53245340
CONFIG_PACKAGE_luci-i18n-base-zh-cn=y
53255341
# CONFIG_PACKAGE_luci-i18n-base-zh-tw is not set
5326-
CONFIG_PACKAGE_luci-i18n-bypass-zh-cn=y
5327-
# CONFIG_PACKAGE_luci-i18n-bypass-zh_Hans is not set
53285342
# CONFIG_PACKAGE_luci-i18n-ddns-bg is not set
53295343
# CONFIG_PACKAGE_luci-i18n-ddns-ca is not set
53305344
# CONFIG_PACKAGE_luci-i18n-ddns-cs is not set
@@ -5385,8 +5399,37 @@ CONFIG_PACKAGE_luci-i18n-firewall-zh-cn=y
53855399
# CONFIG_PACKAGE_luci-i18n-firewall-zh-tw is not set
53865400
CONFIG_PACKAGE_luci-i18n-msd_lite-zh-cn=y
53875401
# CONFIG_PACKAGE_luci-i18n-msd_lite-zh_Hans is not set
5402+
# CONFIG_PACKAGE_luci-i18n-mwan3-ar is not set
5403+
# CONFIG_PACKAGE_luci-i18n-mwan3-bg is not set
5404+
# CONFIG_PACKAGE_luci-i18n-mwan3-bn_BD is not set
5405+
# CONFIG_PACKAGE_luci-i18n-mwan3-ca is not set
5406+
# CONFIG_PACKAGE_luci-i18n-mwan3-cs is not set
5407+
# CONFIG_PACKAGE_luci-i18n-mwan3-da is not set
5408+
# CONFIG_PACKAGE_luci-i18n-mwan3-de is not set
5409+
# CONFIG_PACKAGE_luci-i18n-mwan3-el is not set
5410+
# CONFIG_PACKAGE_luci-i18n-mwan3-en is not set
5411+
# CONFIG_PACKAGE_luci-i18n-mwan3-es is not set
5412+
# CONFIG_PACKAGE_luci-i18n-mwan3-fi is not set
5413+
# CONFIG_PACKAGE_luci-i18n-mwan3-fr is not set
5414+
# CONFIG_PACKAGE_luci-i18n-mwan3-he is not set
5415+
# CONFIG_PACKAGE_luci-i18n-mwan3-hi is not set
5416+
# CONFIG_PACKAGE_luci-i18n-mwan3-hu is not set
5417+
# CONFIG_PACKAGE_luci-i18n-mwan3-it is not set
53885418
# CONFIG_PACKAGE_luci-i18n-mwan3-ja is not set
5419+
# CONFIG_PACKAGE_luci-i18n-mwan3-ko is not set
5420+
# CONFIG_PACKAGE_luci-i18n-mwan3-mr is not set
5421+
# CONFIG_PACKAGE_luci-i18n-mwan3-ms is not set
5422+
# CONFIG_PACKAGE_luci-i18n-mwan3-nb_NO is not set
5423+
# CONFIG_PACKAGE_luci-i18n-mwan3-pl is not set
5424+
# CONFIG_PACKAGE_luci-i18n-mwan3-pt is not set
5425+
# CONFIG_PACKAGE_luci-i18n-mwan3-pt_BR is not set
5426+
# CONFIG_PACKAGE_luci-i18n-mwan3-ro is not set
53895427
# CONFIG_PACKAGE_luci-i18n-mwan3-ru is not set
5428+
# CONFIG_PACKAGE_luci-i18n-mwan3-sk is not set
5429+
# CONFIG_PACKAGE_luci-i18n-mwan3-sv is not set
5430+
# CONFIG_PACKAGE_luci-i18n-mwan3-tr is not set
5431+
# CONFIG_PACKAGE_luci-i18n-mwan3-uk is not set
5432+
# CONFIG_PACKAGE_luci-i18n-mwan3-vi is not set
53905433
CONFIG_PACKAGE_luci-i18n-mwan3-zh-cn=y
53915434
# CONFIG_PACKAGE_luci-i18n-mwan3-zh-tw is not set
53925435
CONFIG_PACKAGE_luci-i18n-mwan3helper-chinaroute-zh-cn=y
@@ -5427,6 +5470,8 @@ CONFIG_PACKAGE_luci-i18n-turboacc-zh-cn=y
54275470
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y
54285471
# CONFIG_PACKAGE_luci-i18n-upnp-zh-tw is not set
54295472
CONFIG_PACKAGE_luci-i18n-vlmcsd-zh-cn=y
5473+
CONFIG_PACKAGE_luci-i18n-vssr-zh-cn=y
5474+
# CONFIG_PACKAGE_luci-i18n-vssr-zh_Hans is not set
54305475
CONFIG_PACKAGE_luci-i18n-watchcat-plus-zh-cn=y
54315476
# CONFIG_PACKAGE_luci-i18n-watchcat-plus-zh_Hans is not set
54325477
# CONFIG_PACKAGE_luci-i18n-wol-ca is not set
@@ -5550,9 +5595,9 @@ CONFIG_PACKAGE_luci-i18n-wol-zh-cn=y
55505595
# CONFIG_PACKAGE_qbittorrent is not set
55515596
# CONFIG_PACKAGE_rtorrent is not set
55525597
# CONFIG_PACKAGE_rtorrent-rpc is not set
5553-
# CONFIG_PACKAGE_transmission-cli-openssl is not set
5554-
# CONFIG_PACKAGE_transmission-daemon-openssl is not set
5555-
# CONFIG_PACKAGE_transmission-remote-openssl is not set
5598+
# CONFIG_PACKAGE_transmission-cli is not set
5599+
# CONFIG_PACKAGE_transmission-daemon is not set
5600+
# CONFIG_PACKAGE_transmission-remote is not set
55565601
# CONFIG_PACKAGE_transmission-web is not set
55575602
# CONFIG_PACKAGE_transmission-web-control is not set
55585603
# end of BitTorrent
@@ -5904,6 +5949,7 @@ CONFIG_PACKAGE_pdnsd-alt=y
59045949
#
59055950
# LoRaWAN
59065951
#
5952+
# CONFIG_PACKAGE_basicstation is not set
59075953
# CONFIG_PACKAGE_libloragw-tests is not set
59085954
# CONFIG_PACKAGE_libloragw-utils is not set
59095955
# end of LoRaWAN
@@ -6021,6 +6067,8 @@ CONFIG_PACKAGE_ip-full=y
60216067
CONFIG_PACKAGE_mwan3=y
60226068
# CONFIG_PACKAGE_nstat is not set
60236069
# CONFIG_PACKAGE_olsrd is not set
6070+
# CONFIG_PACKAGE_pbr is not set
6071+
# CONFIG_PACKAGE_pbr-iptables is not set
60246072
# CONFIG_PACKAGE_prince is not set
60256073
# CONFIG_PACKAGE_quagga is not set
60266074
# CONFIG_PACKAGE_rdma is not set
@@ -6208,7 +6256,6 @@ CONFIG_PACKAGE_n2n=y
62086256
# CONFIG_PACKAGE_sstp-client is not set
62096257
# CONFIG_PACKAGE_strongswan is not set
62106258
# CONFIG_PACKAGE_tailscale is not set
6211-
# CONFIG_PACKAGE_tailscaled is not set
62126259
# CONFIG_PACKAGE_tinc is not set
62136260
# CONFIG_PACKAGE_uanytun is not set
62146261
# CONFIG_PACKAGE_uanytun-nettle is not set
@@ -6266,6 +6313,7 @@ CONFIG_PACKAGE_n2n=y
62666313
# CONFIG_PACKAGE_kcptun-server is not set
62676314
# CONFIG_PACKAGE_lighttpd is not set
62686315
# CONFIG_PACKAGE_linkease is not set
6316+
# CONFIG_PACKAGE_linkmount is not set
62696317
CONFIG_PACKAGE_microsocks=y
62706318
# CONFIG_PACKAGE_naiveproxy is not set
62716319
# CONFIG_PACKAGE_nginx-all-module is not set
@@ -6293,7 +6341,7 @@ CONFIG_PACKAGE_shadowsocks-libev-ss-server=y
62936341
# CONFIG_PACKAGE_shadowsocks-rust-ssserver is not set
62946342
# CONFIG_PACKAGE_shadowsocks-rust-ssservice is not set
62956343
# CONFIG_PACKAGE_shadowsocks-rust-ssurl is not set
6296-
# CONFIG_PACKAGE_shadowsocksr-libev-ssr-check is not set
6344+
CONFIG_PACKAGE_shadowsocksr-libev-ssr-check=y
62976345
CONFIG_PACKAGE_shadowsocksr-libev-ssr-local=y
62986346
# CONFIG_PACKAGE_shadowsocksr-libev-ssr-nat is not set
62996347
CONFIG_PACKAGE_shadowsocksr-libev-ssr-redir=y
@@ -6317,7 +6365,7 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y
63176365
# CONFIG_PACKAGE_v2raya is not set
63186366
# CONFIG_PACKAGE_vmease is not set
63196367
# CONFIG_PACKAGE_xfrpc is not set
6320-
# CONFIG_PACKAGE_xray-plugin is not set
6368+
CONFIG_PACKAGE_xray-plugin=y
63216369
# CONFIG_PACKAGE_xunyou is not set
63226370
# end of Web Servers/Proxies
63236371

@@ -6400,6 +6448,7 @@ CONFIG_PACKAGE_acme=y
64006448
# CONFIG_PACKAGE_acme-dnsapi is not set
64016449
# CONFIG_PACKAGE_acme-notify is not set
64026450
# CONFIG_PACKAGE_adblock is not set
6451+
# CONFIG_PACKAGE_adblock-fast is not set
64036452
CONFIG_PACKAGE_adbyby=y
64046453
# CONFIG_PACKAGE_addrwatch is not set
64056454
# CONFIG_PACKAGE_adguardhome is not set
@@ -6408,6 +6457,7 @@ CONFIG_PACKAGE_adbyby=y
64086457
# CONFIG_PACKAGE_apcupsd is not set
64096458
# CONFIG_PACKAGE_apcupsd-cgi is not set
64106459
# CONFIG_PACKAGE_apinger is not set
6460+
# CONFIG_PACKAGE_apinger-rrd is not set
64116461
# CONFIG_PACKAGE_atlas-probe is not set
64126462
# CONFIG_PACKAGE_atlas-sw-probe is not set
64136463
# CONFIG_PACKAGE_atlas-sw-probe-rpc is not set
@@ -6429,6 +6479,7 @@ CONFIG_PACKAGE_adbyby=y
64296479
# CONFIG_PACKAGE_cifsmount is not set
64306480
# CONFIG_PACKAGE_coap-server is not set
64316481
# CONFIG_PACKAGE_conserver is not set
6482+
# CONFIG_PACKAGE_crowdsec-firewall-bouncer is not set
64326483
# CONFIG_PACKAGE_cshark is not set
64336484
# CONFIG_PACKAGE_daemonlogger is not set
64346485
# CONFIG_PACKAGE_darkstat is not set
@@ -6447,6 +6498,7 @@ CONFIG_PACKAGE_etherwake=y
64476498
# CONFIG_PACKAGE_etherwake-nfqueue is not set
64486499
CONFIG_PACKAGE_ethtool=y
64496500
# CONFIG_PACKAGE_ethtool-full is not set
6501+
# CONFIG_PACKAGE_external-protocol is not set
64506502
# CONFIG_PACKAGE_fail2ban is not set
64516503
# CONFIG_PACKAGE_fakeidentd is not set
64526504
# CONFIG_PACKAGE_fakepop is not set
@@ -6498,6 +6550,7 @@ CONFIG_PACKAGE_iw=y
64986550
# CONFIG_PACKAGE_iw-full is not set
64996551
# CONFIG_PACKAGE_jool-tools-netfilter is not set
65006552
# CONFIG_PACKAGE_keepalived is not set
6553+
# CONFIG_PACKAGE_keepalived-sync is not set
65016554
# CONFIG_PACKAGE_knxd is not set
65026555
# CONFIG_PACKAGE_kplex is not set
65036556
# CONFIG_PACKAGE_krb5-client is not set
@@ -6591,6 +6644,7 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y
65916644
# CONFIG_PACKAGE_pppoe-discovery is not set
65926645
# CONFIG_PACKAGE_pppossh is not set
65936646
# CONFIG_PACKAGE_pppstats is not set
6647+
# CONFIG_PACKAGE_pppwn-cpp is not set
65946648
# CONFIG_PACKAGE_proto-bonding is not set
65956649
# CONFIG_PACKAGE_proxychains-ng is not set
65966650
# CONFIG_PACKAGE_ptunnel-ng is not set
@@ -6616,8 +6670,15 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y
66166670
# CONFIG_PACKAGE_sctp-tools is not set
66176671
# CONFIG_PACKAGE_ser2net is not set
66186672
# CONFIG_PACKAGE_simple-adblock is not set
6619-
# CONFIG_PACKAGE_simple-obfs is not set
6673+
CONFIG_PACKAGE_simple-obfs=y
66206674
# CONFIG_PACKAGE_simple-obfs-server is not set
6675+
6676+
#
6677+
# Simple-obfs Compile Configuration
6678+
#
6679+
# CONFIG_SIMPLE_OBFS_STATIC_LINK is not set
6680+
# end of Simple-obfs Compile Configuration
6681+
66216682
# CONFIG_PACKAGE_slirp4netns is not set
66226683
CONFIG_PACKAGE_smartdns=y
66236684
# CONFIG_PACKAGE_smbinfo is not set

0 commit comments

Comments
 (0)