Commit Graph

847 Commits

Author SHA1 Message Date
ElonH
cb90c7faf5
v2ray-plugin: fix host dependence missing (#3068) 2020-02-13 17:46:25 +08:00
AmadeusGhost
d14d19ca01
v2ray-plugin: fix compile on mipsle (#3064)
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-13 02:23:06 +08:00
ZhenYu
99ca4e048d
docker: upgrade to more powerful dockerman (#3053)
* luci-lib-docker: add package:

* version:

e5da5cda84686ed55093c2508dcda250fe547f6d

* luci-app-dockerman: add package & minimal mod:

* version:

870f50b4d1e4c015b790e6a81cb92b5b67b822c1

* luci-app-docker: rm package
2020-02-12 20:17:53 +08:00
Max Zhao
624cdcef94
v2ray-plgin: update Makefilew (#3054) 2020-02-12 20:16:33 +08:00
CN_SZTL
62e99b274f
Qt5: add mirrors for mainland China user (#3056) 2020-02-12 20:16:14 +08:00
manyeechen
a9a90be9df
npc:bump to v0.26.2 (#3057)
add: pprof 调试端口可在配置中设置 #382
2020-02-12 20:15:49 +08:00
Lienol
dc02158b80
kodexplorer : supports ipv6 and optimize script (#3059) 2020-02-12 20:15:03 +08:00
coolsnowwolf
746f26fdb7 luci-app-ssr-plus: add SIP003 plugin translation 2020-02-12 11:40:03 +08:00
coolsnowwolf
db014d1026 automount: fix antfs mount 2020-02-12 11:33:54 +08:00
Max Zhao
c395eff6e9
luci-app-ssr-plus: support shadowsocks SIP003 plugin (#3027)
* luci-app-ssr-plus: support shadowsocks SIP003 plugin(Experimental)

* v2ray-plugin: build v2ray-plugin from source code

* luci-app-ssr-plus: support import SIP002(shadowsocks) URI
2020-02-11 23:24:45 +08:00
small_5
20a4977fa4 Fix ddns-scripts_dnspod bugs (#3009) 2020-02-10 15:41:55 +08:00
manyeechen
24d7903272 npc:bump to v0.26.1 (#3015) 2020-02-10 15:40:32 +08:00
Max Zhao
751200be5c trojan: support tcp_fast_open setting (#3023)
* trojan: support tcp_fast_open setting

* trojan: remove unused mux setting
2020-02-10 15:39:20 +08:00
coolsnowwolf
7b40d5b0ff Revert "luci-app-ssr-plus: fix ssr subscribe (#2960)"
This reverts commit 1631d29f87.
2020-02-08 19:07:09 +08:00
monsterzzzz
0aee0d73a6
update trojan config file generated (#3001) 2020-02-08 19:02:38 +08:00
Max Zhao
7fce313c4c
trojan: bump 1.14.1 (#2995) 2020-02-08 17:14:10 +08:00
CN_SZTL
ffe1ade7fa
qBittorrent: fix cannot find qmake (#2982) 2020-02-08 17:13:02 +08:00
CN_SZTL
0fa35495ee
Qt5: bump to v5.13.2 (#2971)
Fix Qt5Network "Segmentation fault" error when running qBittorrent

Compile-tested on: x86_64, ipq40xx
Runtime-tested on: x86_64
2020-02-07 03:24:14 +08:00
gbcwbz
1631d29f87
luci-app-ssr-plus: fix ssr subscribe (#2960)
- fix protoparam parse error in ssr subscribe
- in function split, when sep='/\\?', slen(sep)=3, but matched string
   len is 2, fix by get end position of matched string
2020-02-06 21:47:20 +08:00
gudumuyu
e0efec2692
kcptun:bump to 20200201 (#2937)
1、Fixed a bug in https://github.com/xtaci/kcp-go/releases/tag/v5.5.5
2、Upgraded scheduler in kcp-go for efficiency, https://github.com/xtaci/kcp-go/blob/master/timedsched.go
2020-02-05 23:46:28 +08:00
coolsnowwolf
c10492ff0f antfs instead of ntfs-3g 2020-02-01 20:48:49 +08:00
springsunx
9b593a88b0
add package luci-app-nfs (#2908)
add nfs manage
2020-02-01 16:25:54 +08:00
AmadeusGhost
ae48c01089
target: remove support for kernel 3.18 (#2900) 2020-01-31 21:48:59 +08:00
coolsnowwolf
85ca044054 v2ray: disbale upx 2020-01-24 18:22:41 +08:00
coolsnowwolf
37757cf2ce Version bump to R20.1.24 2020-01-24 13:00:47 +08:00
coolsnowwolf
edf4e31e64 luci-app-ssr-plus: lua depend 2020-01-24 12:46:13 +08:00
ir20
46e67f8ea7 Update socket.htm (#2847) 2020-01-24 00:25:57 +08:00
William Chan
2194a78deb luci-app-ssr-plus: optimize subscribe script and fix ssd subscribe (#2846) 2020-01-24 00:19:39 +08:00
coolsnowwolf
89b72b7ad9 v2ray-core: del package 2020-01-24 00:17:50 +08:00
coolsnowwolf
5cd765578d v2ray-core: fix make file 2020-01-24 00:17:08 +08:00
coolsnowwolf
cf2eb58233 luci-app-ssr-plus: use KFERMercer's v2ray build 2020-01-24 00:14:09 +08:00
ZhenYu
fe5be4d752 v2ray-core: fix directory error (#2845) 2020-01-23 23:47:10 +08:00
Mattraks
aabeddc2b0 luci-app-ssr-plus (#2815)
* v2ray-core:Add v2ray-core self compilation
Network ---> Project V ---> <*> v2ray-core
You can custom the features in "V2Ray Configuration" option.

* luci-app-ssr-plus
0.Add v2ray-core
1.Makefile Standard install
2.Fix vmess v2ray
3.Optimize update scripts
4.Add ad filter (not enabled)
5.Code formatting
6.Clear basic data

* luci-app-ssr-plus:Add ad filter settings UI

* luci-app-ssr-plus:Fix Filter invalid nodes

* luci-app-ssr-plus:update china_ssr.txt

* luci-app-ssr-plus:Fix
2020-01-23 19:18:35 +08:00
ZhenYu
ea8ecf8bd5 luci-app-adbyby-plus: revert toxic blocklists (#2839) 2020-01-23 19:14:29 +08:00
jesse
46fc685ec4 luci-app-ssr-plus: subscribe.lua nil err (#2822) (#2823) 2020-01-21 18:28:55 +08:00
AmadeusGhost
4f32be505b package: fix issues (#2831) 2020-01-21 18:28:25 +08:00
QING LIU
8840d7c303 luci-app-ssr-plus: fix pdnsd (#2772) 2020-01-20 00:29:27 +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
Mattraks
aa3897abc2 lua-app-filetransfer:Adjustment translation (#2804) 2020-01-18 22:41:23 +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
Max Zhao
320f80fec6 支持以空格分割的订阅节点和空订阅节点的处理 (#2770)
* 支持以空格分割的订阅节点

* 修复订阅内容为空字符串时导致的json格式转换异常
2020-01-15 11:05:15 +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
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
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
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