rookietribe
411b6ce79d
Update libelf Makefile
...
Update PKG_SOURCE_URL
2019-10-12 18:34:35 +09:00
LEAN-ESX
3580e0f1d5
luci-ssr-plus: fix v2ray ws json format issue
2019-10-12 02:33:54 -07:00
LEAN-ESX
9f68660b59
luci-app-docker: move docker sh files
2019-10-12 02:31:07 -07:00
LEAN-ESX
3c1b87541b
luci-app-docker: add config file
2019-10-11 10:21:11 -07:00
LEAN-ESX
6b5092f383
luci-app-docker: add luci docker package
2019-10-11 09:30:44 -07:00
LEAN-ESX
d4e5063e47
x64: update docker-web files
2019-10-10 10:36:39 -07:00
LEAN-ESX
c220cfda95
x64: add sfe support for docker
2019-10-10 10:20:07 -07:00
LEAN-ESX
101c974800
x64: improve docker support
2019-10-10 09:34:30 -07:00
coolsnowwolf
d452feca3a
Update Makefile
2019-10-10 21:11:39 +08:00
coolsnowwolf
9ad8faf498
Update vsftpd_prepare
2019-10-10 21:10:48 +08:00
LEAN-ESX
6ade5c53f0
kernel: update config
2019-10-10 04:09:54 -07:00
LEAN-ESX
0cf9415b8b
Version update to R9.10.10
2019-10-09 22:53:58 -07:00
LEAN-ESX
adea03cdd8
Config.in: add Global Build options to enable cgroups
2019-10-09 22:27:12 -07:00
LEAN-ESX
b0974d6ec5
luci-app-unblockmusic: bump to v2.2.0
2019-10-09 03:37:33 -07:00
LEAN-ESX
61a1c5b6b3
luci-ssr-plus: fix URL import issuse
2019-10-09 02:57:15 -07:00
LEAN-ESX
a9e6d15c64
ar71xx: fix mtd check patch
2019-10-09 01:22:04 -07:00
LEAN-ESX
a99a8179b4
luci-ssr-plus: add ss/v2ray URI import support
2019-10-09 01:18:42 -07:00
adamw92
667a56888f
add SIP002 URI scheme subscription ( #1715 )
...
* add SIP002 URI scheme subscription
SIP002 URI scheme subscription without plugin
* add SIP002 URI scheme subscription
SIP002 URI scheme subscription without plugin
2019-10-09 15:22:23 +08:00
peeweep
2e4a3b69d3
tools: mkimage: fix __u64 typedef conflict with new glibc ( #1721 )
...
tools: mkimage: fix __u64 typedef conflict with new glibc
Including "sys/stat.h" from newer glibc will cause __u64 from linux uapi
header to be included, causing compilation failure for u-boot tools
USE_HOSTCC
Remove typedef for __u64 in include/compiler.h to fix the issue. It should be
safe because as of u-boot-2018.03, no ref to __u64 is found under u-boot tools/
directory
Error message snippet follows
HOSTCC tools/mkenvimage.o
In file included from /usr/include/asm-generic/types.h:7,
from /usr/include/asm/types.h:5,
from /usr/include/linux/types.h:5,
from /usr/include/linux/stat.h:5,
from /usr/include/bits/statx.h:30,
from /usr/include/sys/stat.h:446,
from tools/mkenvimage.c:21:
/usr/include/asm-generic/int-ll64.h:31:42: error: conflicting types for '__u64'
31 | __extension__ typedef unsigned long long __u64;
| ^~~~~
In file included from <command-line>:
././include/compiler.h:69:18: note: previous declaration of '__u64' was here
69 | typedef uint64_t __u64;
| ^~~~~
make[5]: *** [scripts/Makefile.host:116: tools/mkenvimage.o] Error 1
Ref: https://forum.openwrt.org/t/compile-error-19-07/44423
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1699194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: peeweep <peeweep@0x0.ee>
2019-10-09 15:20:59 +08:00
LEAN-ESX
cfb7aadfd2
luci-ssr-plus: add more common proxy ports
2019-10-09 00:20:01 -07:00
LEAN-ESX
0db7b6c1b4
luci-ssr-plus: add Ping Latency detection support
2019-10-09 00:18:25 -07:00
LEAN-ESX
501213e6f1
add bnx2x-firmware
2019-10-08 09:13:35 -07:00
LEAN-ESX
e2b72bf55c
kernel: add module for Emulex OneConnect 10Gbit for x86/x64
2019-10-08 08:55:06 -07:00
LEAN-ESX
1aaf35221a
mt7621: memory auto-detection to support k2p 256MB/512MB
2019-10-08 08:48:36 -07:00
LEAN-ESX
5d7cb6ae8b
x86: partition resize to 160MB
2019-10-08 08:41:28 -07:00
LEAN-ESX
2309377b73
Enable support for latency based cgroup IO protection for Docker
2019-10-08 08:09:45 -07:00
LEAN-ESX
304a646030
add KERNEL_CGROUPS for x86_64 docker-ce
2019-10-08 08:08:09 -07:00
Michael Qu
d354ed7a32
dnspod support customized command to get wan ip ( #1705 )
...
fix dnspod clear log bug
2019-10-08 22:42:11 +08:00
LEAN-ESX
6e2f8766af
kernel: bump to 4.9.196, 4.14.148, 4.19.78
2019-10-08 07:38:30 -07:00
LEAN-ESX
ef6133ce6c
luci ssr plus: add port control
2019-09-29 19:36:22 -07:00
LEAN-ESX
65b25ceb18
ramips: add wm8960 asoc sound driver for mt762x
2019-09-26 21:16:13 -07:00
LEAN-ESX
0a23772078
ramips: fix XiaoYu C5 led setting
2019-09-26 20:41:34 -07:00
LEAN-ESX
18a87273c0
ramips: fix XiaoYu XY-C5 dts
2019-09-26 20:35:50 -07:00
LEAN-ESX
c46095fd92
merge upstream flow offload patch
2019-09-26 05:40:29 -07:00
LEAN-ESX
d155f1f093
update hostapd
2019-09-25 06:55:30 -07:00
LEAN-ESX
9328592847
version update to R9.10.1
2019-09-24 20:38:48 -07:00
LEAN-ESX
eb05272f01
kernel: bump to 4.9.194, 4.14.146, 4.17.75
2019-09-24 09:44:15 -07:00
coolsnowwolf
5161e816cc
fix delete_all fuction in new luci
2019-09-24 21:28:57 +08:00
LEAN-ESX
4f954acaea
ipq40xx: enable hw-crypto detection of qce driver
2019-09-22 09:26:16 -07:00
Eason
ed120b49ce
luci-app-autoreboot: fix sunday schedule reboot datetype ( #1634 )
2019-09-17 22:51:53 +08:00
Hugo Yuan
0373823f01
ipq40xx: Add Hugo AC1200 led aliases ( #1635 )
2019-09-17 22:51:14 +08:00
Hugo Yuan
0024eea367
ipq40xx: add Hugo AC1200 support
2019-09-17 14:45:36 +08:00
wybb
734df71303
优化ssr-switch单一节点下的ss重启
...
针对如下场景进行优化
1、ssr-plus仅仅设置了一个服务器节点
2、该节点使用域名地址
3、域名对应的DNS解析ip修改了
问题原因:
在存在多节点情况下,select_proxy会挑选下一个节点重启ssr服务,但是在单一节点下由于不符合if [ "$ENABLE_SERVER" != nil ] 条件,导致并不调用switch_proxy来重启服务。但是域名对应的ip已经修改了,ssr服务本身是依赖ip参数启动的,ssr服务在重启依然停留在老的ip上。
调整方式:
这个修改调整为在每次检测网络失败的情况下,就算只有一个节点,也重启ssr服务,保证ssr服务有机会切换到域名新的ip地址。
此外假如因为ssr服务本身存在一些小概率bug,也可以通过重启ssr解决。
这种情况在付费的ssr服务中很常见,因为服务商往往只提供一个域名,假如因为服务器调整(比如某个服务器ip被和谐了),服务提供商都会重新给域名绑定新的服务器(或新IP)
2019-09-16 17:20:14 +08:00
nivalxer
3469334bd9
修正v2ray订阅更新问题
...
${uci_set}type为服务器节点类型,固定为v2ray,不应该取ssr_security字段。
2019-09-16 17:19:22 +08:00
LEAN-ESX
7f02e5d6fe
version: update to R9.9.15
2019-09-14 20:45:06 -07:00
LEAN-ESX
753e1f22ab
kernel: bump to 4.9.192, 4.14.143, 4.19.72
2019-09-14 20:43:54 -07:00
LEAN-ESX
867e20392f
UnblockNeteaseMusic: update to 0.19.2
2019-09-12 22:07:24 -07:00
LEAN-ESX
7c62e65b1f
qt5: fix version
2019-09-12 21:02:33 -07:00
LEAN-ESX
891a18e7db
UnblockNeteaseMusic: bump version
2019-09-12 21:02:04 -07:00
LEAN-ESX
8e2d7d7184
UnblockNeteaseMusic: skip httpdns v2
2019-09-12 21:00:38 -07:00