Commit Graph

2312 Commits

Author SHA1 Message Date
CN_SZTL
c06e7b4bfe
Merge Mainline
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-17 00:30:24 +08:00
Mattraks
33c2ee76ef
luci-app-ssr-plus: bump to 182-5
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-16 19:04:08 +08:00
CN_SZTL
4ceedc3f17
Merge Mainline
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-16 18:13:19 +08:00
ZhenYu
6f009e536b
uugamebooster: add new package
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-16 18:01:05 +08:00
Beginner
61503a43c6
xray: Update to v1.2.2
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-16 17:59:03 +08:00
CN_SZTL
bf697e03ef
Merge Mainline 2021-01-11 20:58:17 +08:00
CN_SZTL
548764d282
treewide: replace wrong PKG_ARCH with PKGARCH
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 20:19:27 +08:00
CN_SZTL
11ba4ce07b
Merge Mainline 2021-01-10 21:36:13 +08:00
Beginner
4ae4b2691d
xray: Update to 1.2.1 2021-01-10 21:33:58 +08:00
CN_SZTL
093f5840b5
Merge Mainline 2021-01-09 23:43:09 +08:00
Mattraks
c8d5b8b7a0
luci-app-ssr-plus: bug fixes 2021-01-09 23:39:50 +08:00
CN_SZTL
8f0a48a9a6
Merge Mainline 2021-01-09 17:09:00 +08:00
CN_SZTL
517305f9a9
qBittorrent: fix boost dependencies 2021-01-08 22:24:58 +08:00
CN_SZTL
fae6e5a577
Merge Mainline 2021-01-08 19:27:02 +08:00
Mattraks
4bfcaff4cf
luci-app-ssr-plus: bump 182-4 2021-01-08 19:15:57 +08:00
CN_SZTL
9355dd4546
luci-app-ssrserver-python: improve status check
Running `ps` via luci.exec directly will cause no output
to compare as `ps` cannot detect the size of screen, adding
`-w` to solve this.

Fixes: 0e285c3037 ("add lean's package")
Fixes: #250
2021-01-08 17:46:43 +08:00
CN_SZTL
888d901ad3
ipv6helper: set ipv6 under hybrid mode by default 2021-01-08 16:22:17 +08:00
CN_SZTL
08b8f002bb
Merge Mainline 2021-01-07 19:19:23 +08:00
CN_SZTL
a8f91e3f1f
distfeeds: rollback LuCI to v18.06 2021-01-07 11:25:22 +08:00
CN_SZTL
e6a93fa4ed
distfeeds: sync with OpenWrt v19.07 2021-01-07 11:12:09 +08:00
Beginner
c377e12d78
v2ray: Update to v4.34.0 2021-01-07 11:07:31 +08:00
Tianling Shen
fb6cc94a68
Merge Mainline 2021-01-02 12:13:39 +08:00
Beginner
06cb960071
Xray: Update to v1.2.0 2021-01-02 01:40:07 +08:00
CN_SZTL
7117b2094c
Merge Mainline 2020-12-31 21:38:57 +08:00
CN_SZTL
e0bbfe7bba
Core/LuCI: Update to Mod 21.01
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-12-31 21:35:43 +08:00
CN_SZTL
5f68e0fa9a
luci-app-ssr-plus: dont reset config automatically 2020-12-31 21:32:34 +08:00
CN_SZTL
28f76a53b1
qBittorrent-Enhanced-Edition: bump to 4.3.2.10 2020-12-31 21:28:21 +08:00
CN_SZTL
8acbf8c391
Merge Mainline 2020-12-31 17:55:19 +08:00
Mattraks
4610577b55
luci-app-ssr-plus: fix process daemon bug 2020-12-30 18:01:04 +08:00
AmadeusGhost
68e4974788 Merge Mainline 2020-12-30 17:35:40 +08:00
CN_SZTL
55464b32a5
luci-app-ssr-plus: bump to 182-2 2020-12-30 12:23:27 +08:00
CN_SZTL
b3abb769ea
Merge Mainline 2020-12-27 00:39:53 +08:00
CN_SZTL
c10f27e6a0
pdnsd-alt: add missing PKG_MIRROR_HASH 2020-12-27 00:14:14 +08:00
CN_SZTL
ee155bad4c
Merge Mainline 2020-12-27 00:10:32 +08:00
CN_SZTL
940cffb591
pdnsd-alt: fix typo 2020-12-27 00:09:56 +08:00
CN_SZTL
4385e19cb0
Merge Mainline 2020-12-26 23:30:07 +08:00
CN_SZTL
85422cfbe2
treewide: remame wget -> wget-ssl 2020-12-26 23:27:13 +08:00
CN_SZTL
d6d3518a46
Merge Mainline 2020-12-26 23:06:26 +08:00
Beginner
62aa5a08f5
xray: Update to v1.1.5 2020-12-26 23:05:06 +08:00
Mattraks
36d92a4b61
luci-app-ssr-plus: bump to 182-1
- Important improvement
Rewrite startup code to speed up startup
Same as global server, no need to start multiple processes
Use unified path and configuration

- Changes
Add Reset default settings
Optimize the use of shadowsocks plugin
Remove the sh script used in update and modify the UI usage
Remove Easylist China from adblock and add NEO DEV HOST
Adjust the parameters used by wget to ensure compatibility

- Fixes
Fix the issue of starting twice after apply in the server node list
Fix the problem that dnsmasq fails to start when the access control list contains wrong entries
2020-12-26 23:03:12 +08:00
CN_SZTL
242b9f9264
treewide: add missing PKG_HASH / PKG_MIRROR_HASH
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-12-26 22:15:11 +08:00
CN_SZTL
9f22c1307d
proxychains-ng: remove upstreamed package 2020-12-26 21:00:08 +08:00
CN_SZTL
230ea93953
dns2socks: remove duplicated package 2020-12-26 20:32:59 +08:00
CN_SZTL
397ae298e7
antfs: remove upstreamed packages 2020-12-26 20:28:54 +08:00
CN_SZTL
dfcbe405c7
autocore-arm: redirect error_msg to blackhole 2020-12-26 17:16:58 +08:00
CN_SZTL
795080709d
pdnsd-alt: update PKG_RELEASE 2020-12-26 14:38:40 +08:00
Tianling Shen
2181d2c5aa
luci-app-adbyby-plus: sync with upstream source 2020-12-26 00:10:00 +08:00
uamrws
434de6b382
luci-app-syncdial: fix mwan3 syncdial port settings
Co-authored-by: causal <causal@causaldeMacBook-Pro.local>
2020-12-26 00:02:21 +08:00
Tianling Shen
f100ec81b7
Merge Mainline 2020-12-25 19:25:12 +08:00
AmadeusGhost
d96c06e40a
autocore-arm: avoid resource busy issue on rpi4 2020-12-25 18:58:36 +08:00