Commit Graph

2037 Commits

Author SHA1 Message Date
coolsnowwolf
9f8000a6d6 sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00
coolsnowwolf
6561323807 luci-app-ssr-plus: allowInsecure default on 2020-02-20 21:20:16 +08:00
coolsnowwolf
104f01fb0c Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-20 21:14:22 +08:00
coolsnowwolf
35b3616c50 add luci-app-unblockneteasemusic-mini by default 2020-02-20 21:13:54 +08:00
Shuanglei Tao
3999bcc728
srelay: fix build on none linux os (#3223) 2020-02-20 20:13:18 +08:00
coolsnowwolf
30ffdb3f2a luci-app-ssr-plus: add custom DNS setting for Netflix etc 2020-02-20 16:54:11 +08:00
trackycn
b3e90d7d68
v2ray server support empty username and password for socks and http protocol (#3203) 2020-02-20 16:13:39 +08:00
CN_SZTL
4605165ed2
luci-app-unblockneteasemusic-mini: add package (#3218)
* luci-app-unblockneteasemusic-mini: add package

* Update Makefile

* Update unblockneteasemusic-mini

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-02-20 16:12:24 +08:00
coolsnowwolf
1f34a3c94b
luci-app-ssr-plus: auto-switch sortable 2020-02-20 15:47:10 +08:00
coolsnowwolf
9fedd2b379 smartdns: remove package and luci 2020-02-20 11:02:12 +08:00
coolsnowwolf
25dd637650 luci-app-ssr-plus: add subscribe auto-switch setting 2020-02-20 10:44:14 +08:00
coolsnowwolf
06f2f56860 luci-app-ssr-plus: keep user's auto-switch setting after subscribe update 2020-02-20 01:10:50 +08:00
coolsnowwolf
ce4f85886d dnsmasq: add mini ttl support client-side cache 2020-02-19 20:07:15 +08:00
coolsnowwolf
5e65d8e2e1 build: add ABI_VERSION to binary package names 2020-02-19 18:56:44 +08:00
ElmerZhang
b5993c0f11
update PKG_SOURCE_URL of mkimage (#3199) 2020-02-19 18:47:13 +08:00
lqdflying
759895dd9f
HAproxy has supported both domain and ip now (#3192) 2020-02-19 18:46:52 +08:00
Max Zhao
3036d92f2e
luci-app-ssr-plus: fix trojan url import (#3195) 2020-02-19 18:45:55 +08:00
manyeechen
a18e7218b4
npc: bump version to v0.26.3 (#3190)
fix:
mux 无锁队列同时进行pop可能导致死循环的问题
mux buffer pool 同一对象可能放入两次的问题
socks5 tcp连接未及时断开问题
udp 穿透逻辑不完善
change:
文件记录改为临时文件写入完毕后替换,避免文件被截断照成数据丢失 #412
service初始化失败后继续运行,但无法提供相关功能 #407
2020-02-19 14:54:03 +08:00
manyeechen
6d579bcf33
frpc: bump version to v0.31.2 (#3191)
Fix not release port when client start proxy error.
2020-02-19 14:53:46 +08:00
ElonH
d99da91bbe
upx: fix dependence (#3188)
missing ucl library dependence
reduce error probability on parallel build
2020-02-19 14:53:31 +08:00
coolsnowwolf
ffa1a3a364 luci-app-cifsd: load modules on boot 2020-02-19 14:44:31 +08:00
coolsnowwolf
c98a984d4a luci-app-ssr-plus: fix check port status when vps disable ping 2020-02-19 00:13:08 +08:00
coolsnowwolf
dcc9bb5879 luci-app-ssr-plus: add LAN ac control 2020-02-18 21:56:34 +08:00
coolsnowwolf
8269399df9 luci-app-ssr-plus: add anti-AD v4 rules by default 2020-02-18 16:24:20 +08:00
coolsnowwolf
0ccf9b831d luci-app-unblockmusic: fix log_check sh shell 2020-02-18 13:29:49 +08:00
coolsnowwolf
e0b224cab6 UnblockNeteaseMusic:update kuwo api (kuwoDES support) 2020-02-18 12:36:51 +08:00
coolsnowwolf
7b2d0caa3f xfsprogs:fir copy_file_range api 2020-02-18 12:29:44 +08:00
AmadeusGhost
dcc9b1d8f7
bcm27xx: fix wireless dependence (#3161) 2020-02-18 12:15:28 +08:00
zg9527
0b049d2494
remove local ipkg = require("luci.model.ipkg") (#3160)
删除第七行local ipkg = require("luci.model.ipkg")
2020-02-18 12:15:01 +08:00
coolsnowwolf
7522b1e08e luci-app-unblockmusic: restart at everyday update avoid memory leak 2020-02-18 12:14:06 +08:00
coolsnowwolf
11eb685779 luci-app-unblockneteasemusic-go: add go version unblockneteasemusic for NO-FPU dev 2020-02-17 20:00:10 +08:00
coolsnowwolf
ec9d486741 luci-app-unblockmusic: fix update core in low mem (=<128M) router 2020-02-17 19:58:51 +08:00
coolsnowwolf
72d5c16e51 luci-app-unblockmusic: fix hotplug.d script 2020-02-17 17:11:44 +08:00
CN_SZTL
8a2f8c03a6
luci-app-unblockmusic: fix hijack (#3154) 2020-02-17 16:28:52 +08:00
monsterzzzz
fb56624b77
wsdd2.init correct illegal chars in $board_model (#3148) 2020-02-17 15:49:19 +08:00
Max Zhao
27fdd0819f
bcm27xx: fix permission (#3151) 2020-02-17 15:48:46 +08:00
AmadeusGhost
61341499df
brcm2708: rename target to bcm27xx (#3098)
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-17 10:36:14 +08:00
coolsnowwolf
fdd4f8901a autosamba: netshare show in Windows 10 2020-02-16 23:27:53 +08:00
coolsnowwolf
8dbb8079e8 fix netbios name with cifsd 2020-02-16 23:25:35 +08:00
coolsnowwolf
95fc2438ac autocore: index.html fs.read method 2020-02-16 23:04:59 +08:00
coolsnowwolf
61aa48c7cc luci-app-unblockmusic: change rules to output 2020-02-16 22:29:47 +08:00
coolsnowwolf
6068dcfd6b luci-app-unblockmusic: add block NeteaseCloudMusic spec ip 2020-02-16 22:14:26 +08:00
coolsnowwolf
9477f7695c fix v2ray mips upx build and update cifsd 2020-02-16 21:42:46 +08:00
Max Zhao
71389b3f36
luci-app-ssr-plus: fix split function (#3125) 2020-02-16 19:35:15 +08:00
small_5
7b03f637b5
Disable ddns-srcipt_aliyun and ddns-scripts_dnspod HSTS file (#3114)
* Add files via upload

* Add files via upload
2020-02-16 19:34:06 +08:00
AmadeusGhost
978a004994
ath10k-ct: update to 2020-01-29 (#3120) 2020-02-16 19:33:32 +08:00
coolsnowwolf
4f673b070b UnblockNeteaseMusic:may can fix memory overflow 2020-02-16 18:24:03 +08:00
coolsnowwolf
f5d10212c2 luci-app-unblockmusic: add wget depend 2020-02-16 18:18:09 +08:00
coolsnowwolf
27f59d8866 luci-app-unblockmusic: resize and update 2020-02-16 18:06:26 +08:00
coolsnowwolf
3bcc9cd7af wireless-regdb: revert version due to tx-power 2020-02-16 02:48:18 +08:00