Commit Graph

258 Commits

Author SHA1 Message Date
zxlhhyccc
6e7b23c704 shadowsocks-rust: update to 1.15.2 2022-12-29 06:28:28 +08:00
Beginner
8c7b9e0ad4 v2ray-core: update to 5.2.0 2022-12-26 22:03:45 +08:00
Beginner
c38011fa48 v2ray-plugin: update to 5.2.0 2022-12-26 22:03:39 +08:00
Beginner
d131636df0 xray-core: update to 1.7.0 2022-12-26 22:03:34 +08:00
Beginner
5075abebd0 xray-plugin: update to 1.7.0 2022-12-26 22:03:29 +08:00
Tianling Shen
651e7ff694 luci-app-ssr-plus: fix typo errors
`Severs` -> `Servers`.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-24 23:09:12 +08:00
Tianling Shen
d419d6393f shadowsocks-rust: remove armv7 build
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-24 23:09:07 +08:00
zxlhhyccc
dfbddef3dc shadowsocks-rust: update to 1.5.1 2022-12-22 04:56:48 +08:00
Beginner
ab3bfd0a55 xray-core: update to 1.6.6-2
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-12-14 23:23:04 +08:00
Beginner
28662e40e1 xray-plugin: update to 1.6.6 2022-12-13 04:43:56 +08:00
Beginner
37ccc3b368 xray-core: update to 1.6.6 2022-12-13 04:43:34 +08:00
Beginner
9c44bf85b3 hysteria: update to 1.3.2 2022-12-13 04:43:03 +08:00
sbwml
27f54e93e3 v2ray-geodata: use geoip-only-cn-private.dat 2022-12-13 04:39:43 +08:00
Beginner
583df7811f luci-app-passwall: adjust V2ray_Geodata order (#2221)
Sort by A~Z
2022-12-11 07:23:28 +08:00
yk271
9f288af5a8 luci-app-passwall: Revert "luci: fix dnsmasq restart order (#2153)" (#2220)
This reverts commit 8604b94cccd15319e4d2ed92ce02928a61e5513b.
2022-12-11 07:23:12 +08:00
Tianling Shen
43d6fcd02f luci-app-ssr-plus: add alpn settings
Fixes: #973

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-09 03:48:29 +08:00
zxlhhyccc
3835c26c9c naiveproxy:Update to 108.0.5359.94-1 2022-12-06 18:50:10 +08:00
Tianling Shen
0dcd76cb3b luci-app-ssr-plus: update translation
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-03 13:15:16 +08:00
Tianling Shen
8f1067a9a8 luci-app-ssr-plus: use dnsmasq options for chinadns-ng
Avoid hacking uci configs.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-03 13:15:10 +08:00
Bard
e2099bf17c
Update Makefile 2022-12-02 19:15:49 +08:00
Tianling Shen
cc9e95eb5b luci-app-ssr-plus: fix resolve host when chinadns-ng is enabled
Fixes: #1007

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-02 14:18:38 +08:00
Tianling Shen
545b213a1e luci-app-ssr-plus: switch to Xray's WireGuard implementation
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-01 15:55:24 +08:00
zxlhhyccc
59de8c6af3 luci-app-passwall:Geodata optional, solve small flash memory problems (#2214) 2022-12-01 02:57:03 +08:00
hecheng337
23c478ac1e luci-app-ssr-plus: limit tls_flow to tcp transport
Signed-off-by: He Cheng <57560866+hecheng337@users.noreply.github.com>
2022-12-01 02:56:46 +08:00
zhusir
282f55e832 luci-app-passwall: xray update from pre-release 2022-11-30 13:24:19 +08:00
zhusir
268a45837b luci-app-passwall: add geoip geosite depends (#2203) 2022-11-30 13:23:46 +08:00
zhusir
095251f41b luci-app-passwall: support xray xtls-rprx-vision (#2174)
* luci: support xray xtls-rprx-vision

* update

Co-authored-by: ShanStone <31815718+ShanStone@users.noreply.github.com>
2022-11-30 13:23:19 +08:00
qianxu2001
9f58ff384c luci-app-ssr-plus: update Simplified Chinese translation
强迫症
2022-11-30 13:20:54 +08:00
qianxu2001
0ee2aead11 luci-app-ssr-plus: support Hysteria Fast Open
Fast Open can shave off one RTT for every connection at the cost of the correct semantics of SOCKS5/HTTP/TUN protocols. When enabled, the client will always accept a connection immediately without confirming with the server that its destination is reachable. If the server then fails to connect or rejects the connection, the client will just close it without sending any data.
2022-11-30 13:20:48 +08:00
zhusir
ff859510b7 xray-plugin: update to 1.6.5 2022-11-30 13:20:32 +08:00
残梦
a7ea772ab5 xray-core: update to 1.6.5 2022-11-30 13:19:50 +08:00
Beginner
bcc36fe7de hysteria: update to 1.3.1
Co-authored-by: zxlhhyccc <45259624+zxlhhyccc@users.noreply.github.com>
2022-11-30 13:19:26 +08:00
Tianling Shen
0660297e5e brook: update to 20221212 2022-11-19 12:49:05 +08:00
Beginner
d5643af42c hysteria: refresh download address 2022-11-19 12:48:27 +08:00
Beginner
f4795a3057 xray-plugin: update to 1.6.4 2022-11-19 12:48:06 +08:00
Bard
7401ea03c2
Update Makefile 2022-11-15 13:20:08 +08:00
残梦
d723f253cb xray-core: update to 1.6.4 2022-11-15 13:16:15 +08:00
Tianling Shen
a84d186756 naiveproxy: Update to 107.0.5304.87-3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-15 13:16:11 +08:00
Tianling Shen
61ab49318d naiveproxy: update to 107.0.5304.87-1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-15 13:16:04 +08:00
lxhao61
7a06c27df2 hysteria: update to 1.3.0 (#2183) 2022-11-10 09:49:15 +08:00
Bard
425a3fec72
Update rule_version.htm 2022-11-09 21:32:17 +08:00
Tianling Shen
c33455a71e luci-app-ssr-plus: use xray by default
v2ray-core still has poor tproxy support.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-09 21:24:50 +08:00
HQ Ong
71d49a58ea Fix typo 2022-11-09 21:21:32 +08:00
Tianling Shen
0238d1d22e luci-app-ssr-plus: hide tls flow for v2ray-core
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-09 21:21:26 +08:00
Tianling Shen
73b39185aa luci-app-ssr-plus: support Xray TLS flow
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-09 21:21:15 +08:00
Tianling Shen
23e3d49d74 luci-app-ssr-plus: allow custom fingerprints with XTLS
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-09 21:21:10 +08:00
Beginner
e9565e1098 xray-plugin: update to 1.6.3 2022-11-09 21:21:03 +08:00
Beginner
4a57a5bf3d xray-core: update to 1.6.3 2022-11-09 21:20:58 +08:00
Kunger97
572e125f3d luci-app-passwall: add hysteria hop (#2182)
add hysteria hop and some client configuration items
2022-11-09 21:20:20 +08:00
Beginner
17f1051cdb xray-plugin: update to 1.6.2 2022-11-01 01:02:00 +08:00