Commit Graph

1337 Commits

Author SHA1 Message Date
Xiaok
a99e700214
n2n: Fix autostart error and add MTU configuration support (#3420)
* n2n: fix autostart error

* n2n: Add MTU configuration support
2020-02-29 16:26:37 +08:00
Yangbo
ab8daea73a
ipq40xx: add support for MobiPromo CM520-79F (#28) (#3378)
From LGA1150 dalao (https://github.com/LGA1150/openwrt)

Warning: The compiled firmware only supports flashing under OpBoot.

MobiPromo CM520-79F is an AC1300 dual band router based on IPQ4019

Specification:

SoC/Wireless: QCA IPQ4019
RAM: 512MiB
Flash: 128MiB SLC NAND
Ethernet PHY: QCA8075
Ethernet ports: 1x WAN, 2x LAN
LEDs: 7 LEDs
      2 (USB, CAN) are GPIO
            other 5 (2.4G, 5G, LAN1, LAN2, WAN) are connected to a shift
	    register

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

ipq40xx: fix build error for cm520-79f (#30)

This commit fix 94a743ea531b4c10e91c17dc17535471e95f308b

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: fix wan port (#33)

This commit fix 223124e

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: disable vlan

Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-28 23:20:23 +08:00
练亮斌
581d6c22cd
luci-app-ssr-plus: add Trojan subscribe support (#3388)
* add tl-wr720n-v3-16m

* luci-app-ssr-plus: support trojan subscribe.
2020-02-28 23:19:38 +08:00
gudumuyu
5fdbf8a364
kcptun bump to v20200226 (#3398)
1.Recompiled with golang1.14 for performance.
2.Fixed a bug in smux that may cause a connection to terminate unexpected.
2020-02-28 23:13:43 +08:00
coolsnowwolf
965924a294 luci-app-ssr-plus: change delete servers behavior 2020-02-27 21:33:28 +08:00
coolsnowwolf
3fcc4bed24 luci-app-ssr-plus: subscribe fail when null alias servr name 2020-02-27 20:43:39 +08:00
Mattraks
a615d1824d
luci-app-ssr-plus:Adjust invalid nodes (#3377) 2020-02-27 20:13:07 +08:00
Max Zhao
4d14e9ceab
luci-app-ssr-plus: refine log for subscribe (#3286) 2020-02-27 02:10:09 +08:00
coolsnowwolf
0f4afd6233 luci-app-ssr-plus: speedup restart when server-node disable ping 2020-02-26 16:46:34 +08:00
LEAN-ESX
c6b967d815 luci-app-unblockneteasemusic-mini: fix typo 2020-02-24 21:57:50 -08:00
LEAN-ESX
77121adaf9 luci-app-unblockneteasemusic-mini: add flac server 2020-02-24 21:54:59 -08:00
FrancisNGG
9f8878275a
add DDNS aliyun TTL val (#3323)
add TTL val
添加TTL值参数设置给购买了解析套餐的人
2020-02-25 13:53:07 +08:00
ZhenYu
d1e791952a
dockerman: fix depends select (#3321) 2020-02-25 13:46:09 +08:00
ZhenYu
14fa91284f
dockerman: fix path issue (#3319) 2020-02-25 12:24:28 +08:00
LEAN-ESX
af49c5a0c8 luci-app-ssr-plus: fix typo 2020-02-24 18:53:57 -08:00
LEAN-ESX
7c51d571a5 luci-app-ssr-plus: add max 128 threads support for AMD Ryzen 3990x 2020-02-24 18:20:06 -08:00
LEAN-ESX
9655c39078 luci-app-ssr-plus: add trojan multiple instance support 2020-02-24 18:14:03 -08:00
LEAN-ESX
faae4fd125 trojan: add reuse port support 2020-02-24 17:57:09 -08:00
ZhenYu
7e7c0534f5
dockerman: fix luci entry display (#3316)
* dockerman: fix luci entry display

* Makefile: detoxify

* trap by author

* Revert "dockerman: fix luci entry display"

This reverts commit c46638a3ce.

to keep minimal changes
2020-02-25 09:50:28 +08:00
Hugo Yuan
62704eac0a
UnblockNeteaseMusic: bump to 0.24.1 (flac support)(#3311) 2020-02-25 00:18:01 +08:00
ZhenYu
ef9d5f9ec1
dockerman: merge lisaac's commits (#3308)
* luci-lib-docker: merge lisaac's commits:

* last commit:

df1588052311069b95e3e567621cc9d125bd1b54

* luci-app-dockerman: merge lisaac's commits:

* last commit:

86e354f18b0c95bc168d9266a7c1137ce4a988f0
2020-02-25 00:17:29 +08:00
LEAN-ESX
cb467a865d luci-app-ssr-plus: fix stop running after main server node missing after subscribe 2020-02-24 08:13:36 -08:00
LEAN-ESX
bab4aee9fb luci-app-unblockmusic: enable FLAC unlocked 2020-02-24 05:29:37 -08:00
ntlf9t
c9f2c9c472
Update v2ray_server (#3265)
减少日志生成
2020-02-22 22:08:47 +08:00
coolsnowwolf
e70658a51e automount: revert to ntfs-3g 2020-02-22 19:37:14 +08:00
coolsnowwolf
b67976c246 readline: curses link 2020-02-22 16:00:57 +08:00
coolsnowwolf
75a885d425 luci-app-dnspod: remove out-of-date package 2020-02-22 14:42:08 +08:00
Max Zhao
62ec3bfa9d
luci-app-ssr-plus: support custom url to update chnroute (#3221)
* luci-app-ssr-plus: support custom url to update chnroute

* Update ssr-plus.po

* Update update.lua

* Update advanced.lua

* Update Makefile

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-02-22 12:45:34 +08:00
AmadeusGhost
d268405cb9
ramips: sync source code (#3260)
This commit sync ramips source code from openwrt master.

1. ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
2. ramips: allow to set switchdev by board in ramips_set_preinit_iface
3. kernel: fix typos in KernelPackage description
2020-02-22 12:39:52 +08:00
coolsnowwolf
5e271e43e3 luci-app-adbyby-plus: less debug logs 2020-02-22 12:22:01 +08:00
coolsnowwolf
97700ac6f6 luci-app-adbyby-plus: fix checked date display 2020-02-22 12:19:55 +08:00
coolsnowwolf
e5a18fdcf6 ncurses: Do not pass both -fPIC and -fpic 2020-02-22 12:03:35 +08:00
coolsnowwolf
073faf0741 luci-app-adbyby-plus: rewrite mem running mode 2020-02-22 01:08:05 +08:00
coolsnowwolf
37ba200723 wireless-regdb: move patch 2020-02-21 21:25:39 +08:00
coolsnowwolf
8cb3f52340 wireless-regdb: Make it build with python2 or python3 2020-02-21 19:28:40 +08:00
coolsnowwolf
5635bfee3a samba4: add python 3.5+ build support 2020-02-21 18:36:51 +08:00
coolsnowwolf
1c4ae206b8 target: add zerotier by default 2020-02-21 14:30:58 +08:00
coolsnowwolf
272b716f60 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-21 11:48:27 +08:00
coolsnowwolf
16fa7ac9cc wireless-regdb: bump to 2019.06.03 2020-02-21 11:48:14 +08:00
CN_SZTL
3d8261a225
luci-app-unblockneteasemusic-mini: fix typo error (#3231) 2020-02-21 02:52:54 +08:00
coolsnowwolf
7c2ac8f94c luci-app-unblockneteasemusic-mini: change name 2020-02-21 02:50:51 +08:00
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
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