Commit Graph

1111 Commits

Author SHA1 Message Date
CN_SZTL
3f009767d2
Merge Lean's source 2020-01-20 01:01:02 +08:00
QING LIU
8840d7c303 luci-app-ssr-plus: fix pdnsd (#2772) 2020-01-20 00:29:27 +08:00
CN_SZTL
ad574edfed
Merge Lean's source 2020-01-19 17:58:24 +08:00
rinho1239104
f65d263e43 add @lhie1 surge rules, improve MiTv (#2806)
* Update adblack.conf

* Update adblack.conf

添加了@lhie1的surge规则,完善MiTv规则

* Update blockip.conf

添加了@lhie1的surge规则

* Update adblack.conf

整合@lhie1@liamliu108@Sunybyjava规则.待整理
2020-01-19 17:25:56 +08:00
CN_SZTL
7a9ce029bf
AdGuardHome: disable check update 2020-01-19 12:16:54 +08:00
CN_SZTL
5ab4ccc0fd
Merge Lean's source 2020-01-19 10:47:37 +08:00
Mattraks
aa3897abc2 lua-app-filetransfer:Adjustment translation (#2804) 2020-01-18 22:41:23 +08:00
CN_SZTL
f752f2c1c8
Merge Lean's source 2020-01-18 22:24:34 +08:00
VictoriousRaptor
580a72e141 Update lua-app-filetransfer (#2688)
* Fix #350

既然你都解决了干嘛不PR……

* Convert size in bytes to readable string

* Fix kB
2020-01-18 02:26:12 +08:00
shizhe
a6fb452315 fix segfault in debug mode (#2794) 2020-01-18 01:37:06 +08:00
CN_SZTL
55e628b61d
Merge Lean's source 2020-01-15 12:00:56 +08:00
CN_SZTL
007337304a
Revert "libcryptopp: bump to 8.2.0"
This reverts commit 4d7970f84d.
2020-01-15 11:26:53 +08:00
Max Zhao
320f80fec6 支持以空格分割的订阅节点和空订阅节点的处理 (#2770)
* 支持以空格分割的订阅节点

* 修复订阅内容为空字符串时导致的json格式转换异常
2020-01-15 11:05:15 +08:00
CN_SZTL
83e1c33c6b
Merge Lean's source 2020-01-13 13:02:30 +08:00
gudumuyu
d78dd0b948 UnblockNeteaseMusic bump to 0.22.3 (#2752)
修复老版本 macOS 客户端无法下载的问题 #323
2020-01-13 09:54:22 +08:00
William Chan
c3ec4bd0a2 luci-app-ssr-plus: support ss subscribe (#2755)
* luci-app-ssr-plus: support ss subscribe

* luci-app-ssr-plus: filter \r new line
2020-01-13 09:47:50 +08:00
CN_SZTL
a63b1d4a9d
Merge Lean's source 2020-01-12 15:23:32 +08:00
gudumuyu
5ff35a2dc8 frpc bump to 0.31.1 (#2753) 2020-01-12 13:09:50 +08:00
msly
4f968eed48 fix frp visitor typo (#2750) 2020-01-12 13:09:18 +08:00
CN_SZTL
d7dfa4199a
Merge Leam's source 2020-01-12 12:53:19 +08:00
coolsnowwolf
4a5f76ae40 amule: fix upnp libupnp version error 2020-01-11 23:35:59 +08:00
coolsnowwolf
d236124c92 npc: bump to v0.26.0 2020-01-11 23:29:03 +08:00
coolsnowwolf
27bc06604c luci-app-ssr-plus: drop bash shell subscribe.sh 2020-01-11 23:23:26 +08:00
CN_SZTL
2fad5d02b8
kcptun: fix PKG_NAME 2020-01-11 21:57:48 +08:00
CN_SZTL
bb2c72a975
ipv6-helper: add missing dependency: ip6tables-mod-nat 2020-01-11 21:54:57 +08:00
CN_SZTL
358e59bf1a
Merge Lean's source 2020-01-11 21:52:12 +08:00
William Chan
0bcb1ee8d3 luci-app-ssr-plus: fixed exec escape (#2748)
* luci-app-ssr-plus: fixed exec escape

* luci-app-ssr-plus: print error message
2020-01-11 18:14:15 +08:00
William Chan
9fcb30d870 luci-app-ssr-plus: optimize subscribe script and support ssd subscribe (#2726)
* luci-app-ssr-plus: optimize subscribe script and support ssd subscribe

* luci-app-ssr-plus: optimize ping test and added socket test

* luci-app-ssr-plus: fix script path

* luci-app-ssr-plus: optimize script

* luci-app-ssr-plus: optimize script and remove /tmp/ssrpro.log

* luci-app-ssr-plus: adjust log function

* luci-app-ssr-plus: fix index

* luci-app-ssr-plus: adjust content
2020-01-11 12:27:42 +08:00
Mattraks
4da966dae3 kcptun: bump to 20200103 (#2714)
* kcptun: bump to 20200103

* Fix incomplete display of download file name
2020-01-11 12:23:29 +08:00
CN_SZTL
5bf38da855
Merge Lean's source 2020-01-09 17:58:09 +08:00
MSG-maniac
a2bef4b943 update vlmcsd source (#2516)
* 原vlmcsd不更新了,替换为Wind4更新的

* Update Makefile

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-01-07 23:35:02 +08:00
Mattraks
64b969b258 luci-app-ssr-plus (#2691)
1.Clean up invalid nodes
2.cron Use user set time
3.Update data
2020-01-07 19:00:15 +08:00
William Chan
cec0ab412e luci-app-ssr-plus: added try count (#2706)
有时候只不过是短暂性的无法访问, 多尝试一次就可以.
所以增加尝试次数, 默认每秒钟检查一次.
2020-01-06 22:24:15 +08:00
VictoriousRaptor
3e16a99c09 Fix #350 (#2687)
既然你都解决了干嘛不PR……
2020-01-05 15:10:51 +08:00
CN_SZTL
4417ff1cac
Merge Lean's source 2020-01-03 13:15:14 +08:00
rinho1239104
251d68183d Update adblack.conf (#2671) 2020-01-03 10:26:20 +08:00
caicaicai21
2bef51ec58 luci-app-ssr-plus: optimize subscription process (#2673) 2020-01-03 10:25:38 +08:00
tjuyy
3ffefbc75d fix luci-app-smartdns typo (#2511) 2020-01-02 17:42:11 +08:00
CN_SZTL
ad283c5c31
some fixes 2020-01-01 13:07:38 +08:00
CN_SZTL
b8627a13dc
mod20.01 2020-01-01 01:05:59 +08:00
CN_SZTL
5fa83b37d3
Merge Lean's source 2020-01-01 01:05:23 +08:00
coolsnowwolf
cfeb8532cd
Version bump to R9.12.31 2019-12-31 23:27:11 +08:00
William Chan
64fb649bc8 trojan: remove patch (#2628) 2019-12-29 20:54:20 +08:00
CN_SZTL
3380b3461f
UnblockNeteaseMusic: bump to latest git HEAD 2019-12-29 19:28:28 +08:00
CN_SZTL
34aa6ad2f7
Merge Lean's source 2019-12-29 12:31:41 +08:00
caicaicai21
d11dfd403d luci-app-v2ray-server: add http proxy support and fix bug (#2601)
* luci-app-v2ray-server: add http proxy support and fix socks config saving when user or password empty error

* luci-app-v2ray-server: add missing msgid
2019-12-29 10:34:21 +08:00
LEAN-ESX
4ae1049cff trojan: bump to 1.14.0 2019-12-28 18:23:42 -08:00
CN_SZTL
9565fa70b9
kcptun: fix Makefile 2019-12-28 20:57:45 +08:00
CN_SZTL
fcefb54613
kcptun: fix PKG_NAME 2019-12-28 20:56:08 +08:00
CN_SZTL
946cbd41eb
kcptun : bump to v20191219 2019-12-28 20:33:21 +08:00