MoetaYuko
3c28253f3a
Define PKG_BUILD_FLAGS:=no-mips16 for necessary packages ( #2584 )
...
PKG_USE_MIPS16 is deprecated in OpenWrt master branch. We keep both for
backward compatibility.
2023-05-25 06:36:26 +08:00
github-actions[bot]
4fcb9acb63
v2ray-plugin: update to 5.5.0 ( #2587 )
2023-05-25 06:29:13 +08:00
github-actions[bot]
3c38c54bce
v2ray-core: update to 5.5.0 ( #2585 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-05-25 06:28:10 +08:00
github-actions[bot]
bc7201764f
brook: update to 20230601 ( #2568 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-05-19 03:21:25 +08:00
ShanStone
aca18c7b94
luci: fix nftset/ipset typo
2023-05-19 03:21:04 +08:00
ShanStone
4e6488f002
luci: fix nftables firewall include
2023-05-13 03:57:04 +08:00
xiaorouji
cc47738919
luci: fix nftables typo
2023-05-13 03:56:59 +08:00
ShanStone
f469378142
luci: fix nftset elements add
2023-05-13 03:56:43 +08:00
github-actions[bot]
2fb02e7783
chinadns-ng: update to 2023.05.08 ( #2558 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-05-13 03:56:13 +08:00
xiaorouji
fc85f7528e
luci: fix the bug discovered from nftables script
2023-05-08 03:01:36 +08:00
xiaorouji
66deb8c72e
luci: update default rules
2023-05-08 03:01:31 +08:00
xiaorouji
f347344d90
luci: 4.66
2023-05-08 02:59:47 +08:00
xiaorouji
c9ceb1feaf
luci: ipset/nftset name change
2023-05-08 02:59:23 +08:00
xiaorouji
b663c9bd7c
luci: Fix index page rules nodes no show "edit"
2023-05-08 02:59:17 +08:00
xiaorouji
e21b60d6c7
luci: use short UUID
...
The amount of data is not large, maybe not repeat.
2023-05-08 02:58:23 +08:00
ShanStone
d85a74ded8
luci: optimise nftset add
2023-05-05 19:12:27 +08:00
sbwml
4dcc6eb6be
ipt2socks: fix hash
2023-05-05 18:45:28 +08:00
zxlhhyccc
17ba3b8c47
naiveproxy: update to 113.0.5672.62-1
2023-05-05 18:42:31 +08:00
sbwml
4da3cbb705
Revert "luci: make nftables better compat"
...
This reverts commit fbe83028cc
.
2023-04-28 07:01:34 +08:00
smallprogram
377f28d754
brook: update to 20230404.5.1
2023-04-28 04:55:53 +08:00
sbwml
63a498c5a4
ci: switch gh-action-sdk
branch
2023-04-27 05:26:00 +08:00
xiaorouji
fbe83028cc
luci: make nftables better compat
2023-04-25 04:16:02 +08:00
xiaorouji
27f11fbe6a
luci: let chinadns-ng support nftset
2023-04-25 04:15:58 +08:00
xiaorouji
49ea53eaa9
luci: fix clear ipset/nftset maybe invalid bug
2023-04-25 04:15:54 +08:00
coolsnowwolf
fc4f05659b
ssr-rules: enable HTTP Over QUIC in udp mode
2023-04-25 04:15:14 +08:00
xiaorouji
4af5119d1b
luci: 4.65
...
chinadns-ng function has been perfected and can be used as a depends.
2023-04-23 06:52:25 +08:00
xiaorouji
61b45025ca
luci: update chinadns-ng logic
...
Follow the new feature upgrade.
2023-04-23 06:52:20 +08:00
Beginner
cae9a39230
chinadns-ng: update to 2023.04.20
2023-04-21 03:22:25 +08:00
zhusir
85883c8972
luci: get the exact remote version
2023-04-20 16:16:51 +08:00
xiaorouji
45fbd0be19
luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2493
2023-04-20 16:16:44 +08:00
xiaorouji
1fc1e41f41
luci: optimize subscribe logic
2023-04-20 16:16:40 +08:00
xiaorouji
8848f801b6
luci: format code
2023-04-20 16:16:36 +08:00
xiaorouji
022688249d
luci: update default rules
2023-04-20 16:16:31 +08:00
xiaorouji
95389eb674
luci: shunt mode select node can custom
...
You can directly customize SOCKS/HTTP server when selecting nodes.
For example:
socks://127.0.0.1:1080
socks://username:password@127.0.0.1:1080
http://127.0.0.1:2080
http://username:password@127.0.0.1:2080
2023-04-20 16:16:26 +08:00
xiaorouji
aa62fdcc18
luci: fix maybe wrong issue
2023-04-20 16:16:20 +08:00
xiaorouji
dc8eb4f957
luci: logic log update
2023-04-20 16:15:55 +08:00
Tianhe Y
2a0d4ed8a0
luci: wireguard reserved support base64 string ( #2511 )
2023-04-20 16:15:51 +08:00
Gzxhwq
22940c0f9b
luci: add Xray Vision XUDP Mux support ( #2503 )
2023-04-20 16:15:46 +08:00
zxlhhyccc
d9a1084637
naiveproxy: update to 112.0.5615.49-1
2023-04-18 19:12:44 +08:00
zxlhhyccc
12eacf7f1c
gn: bump to latest git HEAD
...
Support defined(foo["bar"]) syntax.
Since it is already possible to use a string subscript to
get the value of a scope member (i.e. foo["bar"] being the
same as foo.bar, but [] allowing expression evaluation),
this ensures that `defined(foo["bar"])` works as `defined(foo.bar)`
as well.
2023-04-18 19:12:39 +08:00
zxlhhyccc
4bf7bcbf47
gn: bump to latest git HEAD
...
Since it is already possible to use a string subscript to
get the value of a scope member (i.e. foo["bar"] being the
same as foo.bar, but [] allowing expression evaluation),
this ensures that `defined(foo["bar"])` works as `defined(foo.bar)`
as well.
2023-04-18 19:12:34 +08:00
github-actions[bot]
5c08c35f3a
chinadns-ng: update to 2023.04.17 ( #2507 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-04-18 19:12:12 +08:00
github-actions[bot]
12cc8bed95
xray-plugin: update to 1.8.1 ( #2510 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-04-18 19:11:33 +08:00
Gzxhwq
f04788b5fd
xray-core: update to 1.8.1 ( #2508 )
2023-04-18 19:11:23 +08:00
coolsnowwolf
de41038490
luci-app-ssr-plus: set default wan dns for chinadns-ng
2023-04-12 20:56:09 +08:00
xiaorouji
54f7e7c245
luci: 4.64
2023-04-12 20:55:39 +08:00
xiaorouji
9eb7df489b
luci: chinadns-ng logic update and optimization
...
chinadns-ng 2023-04-01 version
* start support nftset.
* support adding chnlist to ipset now, and now there is no need to generate dnsmasq conf.
2023-04-12 20:55:07 +08:00
Tianhe Y
ce3923a614
luci: change chinadns-ng update url ( #2482 )
2023-04-12 20:55:01 +08:00
xiaorouji
c8701a112a
luci: fix auto switch when use shunt node #2474
2023-04-12 20:52:59 +08:00
xiaorouji
b53d790c8b
chinadns-ng: update to 2023.04.11-2
2023-04-12 20:52:03 +08:00