xiaorouji
c2c32ce5cf
luci: update default rules
2023-03-27 20:27:03 +08:00
xiaorouji
9036e40e48
luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2414
2023-03-27 20:26:57 +08:00
xiaorouji
ad5a6fd217
luci: update log output
2023-03-27 20:26:51 +08:00
Gzxhwq
8c3a8663c8
luci: add Xray VLESS REALITY share link ( #2396 )
2023-03-27 20:26:46 +08:00
nftbty
146648178c
luci: balancing add strategy option & remove unnesscary options
...
* luci: balancing add strategy option & remove unnesscary options
Signed-off-by: nftbty <nftbty@gmail.com>
* luci: add description for probeInterval option in balancing
Add description for the probeInterval option, from the official V2ray documentation.
---------
Signed-off-by: nftbty <nftbty@gmail.com>
2023-03-27 20:26:41 +08:00
nftbty
623099d837
luci: app_update use default_path when not set in config
2023-03-27 20:26:35 +08:00
nftbty
3795defad7
luci: app_update add passwall version check ( #2398 )
...
- app_update add passwall version show & check. ([Feature Request]: 能不能在ui上增加版本显示 #2384 )
- add chinadns-ng path in default config.
2023-03-27 20:26:13 +08:00
nftbty
36c6425b3f
luci: unified code style ( #2395 )
...
* luci: unified code style
- checked newline at end of file
- unified indent
- removed whitespaces at end of line
* luci: change the indentation of lua files to tabs
2023-03-27 20:25:52 +08:00
nftbty
5e84915db1
luci: optimize app_update
...
* luci: optimize app_update code structure
abstract the components update info into a module.
Signed-off-by: nftbty <nftbty@gmail.com>
* luci: app_update add chinadns-ng & fix hysteria
Signed-off-by: nftbty <nftbty@gmail.com>
* luci: app_update optimize match_file_name generating.
- Update `auto_get_arch()`, and the generation of `match_file_name`.
- The function `to_check()`,`to_download()`,`to_extract()`,`to_move()` moved into api.lua, some functions in api.lua used by the 4 functions are no longer need to be public anymore, so add `local` before them.
Signed-off-by: nftbty <nftbty@gmail.com>
---------
Signed-off-by: nftbty <nftbty@gmail.com>
2023-03-27 20:19:59 +08:00
sbwml
8d2fcefe66
luci-app-ssr-plus: add Xray_Plugin
2023-03-26 19:29:49 +08:00
Tianling Shen
f804aa51eb
luci-app-ssr-plus: support vless reality share link
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-26 05:38:47 +08:00
smallprogram
368f301a7d
brook: update to 20230404
2023-03-26 05:38:28 +08:00
sbwml
19688384c9
v2ray-plugin: update to 5.4.1
2023-03-25 18:11:19 +08:00
xiaorouji
a98eb6e1a9
luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2379
2023-03-23 20:23:27 +08:00
sbwml
6c8b761b76
remove sagernet-core
2023-03-22 23:56:01 +08:00
smallprogram
2cb0b737d1
brook: update to 20230401
2023-03-22 23:55:32 +08:00
Tianling Shen
c8815f1f78
luci-app-ssr-plus: client-config: fix typo error
...
Fixes : #1151
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-22 23:55:15 +08:00
Tianling Shen
29b1660a2a
luci-app-ssr-plus: remove support for sagerner-core
...
It's deprecated by the upstream.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-22 23:55:11 +08:00
Tianling Shen
63bf036617
sagernet-core: remove package
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-22 23:55:06 +08:00
Beginner
4ece7b49cf
v2ray-core: update to 5.4.1
2023-03-22 23:55:01 +08:00
SaFi-wi
a4265a0332
luci-app-ssr-plus: add lazy_start
support for hysteria
2023-03-20 19:08:07 +08:00
Tianling Shen
48cffe8b66
luci-app-ssr-plus: subscribe: fix parse vmess link
...
Fixes : #1127
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-20 19:07:34 +08:00
zxlhhyccc
980a48dbe3
gn: bump to latest git HEAD
...
The wrong escaping mode is used in a few contexts, which results in
failed builds. This is happening in particular to folks whose sources
are inside a directory with a space in it, and whose builds are not
contained within that directory.
Such builds encode the surrounding filesystem structure into the ninja
files, which is unfortunate but unavoidable in some environments. Fix
the escaping mode in this case.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-20 19:07:28 +08:00
Tianling Shen
b6d587abee
naiveproxy: Update to 111.0.5563.64-1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-18 06:15:42 +08:00
Tianling Shen
f0ae56937b
gn: add new host tool
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-18 06:15:34 +08:00
Beginner
29d16b4c0b
hysteria: update to 1.3.4
2023-03-16 16:11:26 +08:00
zihelyu
1f35af01e3
luci-app-ssr-plus: gen_config: generate flow for REALITY
...
Signed-off-by: zihelyu <zihelyu@dawnwl.com>
2023-03-15 03:46:49 +08:00
Beginner
1de37ae5f1
chinadns-ng: update to 2023.03.10
2023-03-15 03:46:42 +08:00
Tianling Shen
5c6cfc059e
luci-app-ssr-plus: add REALITY support
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-15 03:46:29 +08:00
Tianling Shen
fd8c26b831
luci-app-ssr-plus: remove legacy XTLS support
...
Removed in Xray-core 1.8.0.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-15 03:46:22 +08:00
Tianling Shen
a6972a4f79
shadowsocks-rust: Update to 1.15.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-15 03:45:14 +08:00
Mattraks
62a6f3c09e
luci-app-ssr-plus: ssrurl: fix parse tls sni for vmess link
...
Fixes : #1127
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-15 03:44:50 +08:00
Gzxhwq
8686261968
luci: mask fingerprint that dosen't support Vision & REALITY ( #2375 )
...
follow
https://github.com/XTLS/Xray-core/issues/1666#issuecomment-1435494076
2023-03-15 03:25:08 +08:00
xiaorouji
12976f60a3
luci: achieve Xray vision pre-proxy
2023-03-15 03:24:59 +08:00
xiaorouji
2fc4eb5470
luci: update default rules
2023-03-12 17:18:36 +08:00
xiaorouji
26107f1abe
luci: add lack po
2023-03-12 17:17:24 +08:00
Gzxhwq
5d685f771d
luci: add Xray REALITY client support
...
* luci: add Xray REALITY client support
* luci: make REALITY work with other protocol
* luci: add REALITY support to gRPC client
* luci: fix xray fail when all h2 options is NULL
* luci: chore
2023-03-12 17:17:19 +08:00
Beginner-Go
80f4c30388
xray-plugin: update to 1.8.0
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2023-03-12 17:16:58 +08:00
Beginner
1836dd7946
chinadns-ng: update to 2023.03.08
2023-03-10 10:39:46 +08:00
xiaorouji
42ce950fcd
luci: add when use chnroute mode default DNS option
2023-03-09 23:17:16 +08:00
Gzxhwq
702b12315a
xray-core: update to 1.8.0
2023-03-09 23:16:57 +08:00
xiaorouji
8ff84d2b66
chinadns-ng: Update to 2023.03.06
2023-03-09 02:50:03 +08:00
xiaorouji
5c954edafb
luci: 4.60
2023-03-07 22:40:31 +08:00
xiaorouji
364731602e
luci: optimization acl logic
2023-03-07 22:40:27 +08:00
Tianling Shen
df434fb899
v2raya: drop wrong patches
...
These patches should not be backported to OpenWrt, otherwise tproxy
won't work for devices connected to br-lan (bypassed by the fw rules).
We have introduced a new compile-time flag for new version (which
is not released yet), but it's unnecessray to backport redudant
patches as here is still at the old version.
Fixes : #1042
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-06 10:44:49 +08:00
Tianling Shen
4f08f7de85
v2raya: backport upstream fixes
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-06 10:44:44 +08:00
xiaorouji
d4b16e8d7c
luci: special purpose of the OCD person
2023-03-06 10:40:57 +08:00
xiaorouji
a0ef69d389
luci: fixup
2023-03-06 10:39:02 +08:00
xiaorouji
915ff6328f
luci: fixup
2023-03-06 10:38:56 +08:00
xiaorouji
2e84e8ae68
luci: optimization acl code
2023-03-06 10:38:52 +08:00