Commit Graph

2482 Commits

Author SHA1 Message Date
lean
1db3f00f56 luci-app-ssr-plus: add domain name support for socks5 node type 2020-03-18 12:54:16 +08:00
lean
cedebaac37 luci-app-ssr-plus: fix nat relay in Netflix mode 2020-03-18 12:46:42 +08:00
lean
5af6281bb9 bcm2711: add RPI_AXIPERF Symbol 2020-03-17 19:44:25 +08:00
lean
1daffbd5fb Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-17 19:40:53 +08:00
lean
eb2dd520c0 luci-app-adbyby-plus: update script to get rules 2020-03-17 19:40:41 +08:00
Max Zhao
0d87c13bec
luci-app-ssr-plus: fix dns2socks unavailable in gfw mode (#3849) 2020-03-17 18:48:28 +08:00
AmadeusGhost
b36b079134
Revert 'kernel: update 4.19 patch' (#3850) 2020-03-17 18:47:05 +08:00
lean
377a1217cb luci-app-ssr-plus: add Netflix ip custom list support 2020-03-17 18:10:20 +08:00
lean
927f42be71 luci-app-ssr-plus: fix netflix mode 2020-03-17 17:30:15 +08:00
lean
4c938e80e6 luci-app-ssr-plus: default select dns2socks 2020-03-17 15:34:57 +08:00
lean
b9d185bed2 luci-app-ssr-plus: fix Netflix running at "same" mode 2020-03-17 15:30:04 +08:00
lean
b7d8f6f1fd luci-app-ssr-plus: cleanup dnsmasq temp file 2020-03-17 15:18:29 +08:00
lean
4f676ca0bf luci-app-ssr-plus: open only one instantance when Netflix using the same server 2020-03-17 15:10:29 +08:00
lean
5f264a49cd luci-app-ssr-plus: add Netflix unlock trojan support 2020-03-17 13:53:25 +08:00
lean
36bfc0c2d9 luci-app-ssr-plus: add libuci-lua dependence 2020-03-17 11:29:05 +08:00
lean
bd763fb4fb luci-app-ssr-plus: fix Netflix unblock in GFWlist mode 2020-03-17 10:54:17 +08:00
lean
a19d43e071 luci-app-ssr-plus: fix v2ray Netflix unlock 2020-03-17 10:42:17 +08:00
lean
3d3a95e5b4 ramips: update mt7530 switch settings 2020-03-17 02:03:47 +08:00
lean
62eb2434f5 kernel: update v4.19 kernel config 2020-03-17 01:56:13 +08:00
lean
61b22a78b8 revert luci-app-dockerman 2020-03-17 01:52:10 +08:00
AmadeusGhost
a1807936af
ramips: add xiaomi_miwifi-r3 support (#3839)
* ramips: add xiaomi_miwifi-r3 support

Specification:
 - CPU: 580 MHz
 - Flash size: 128 MiB NAND
 - RAM size: 128 MiB DDR2
 - Wireless No1: SoC-integrated: MT7620A 2x2 MIMO 802.11b/g/n (2.4 GHz)
 - Wireless No2: On-board chip: MT7612E 2x2 MIMO 802.11a/n/ac (5 GHz)
 - Switch: MT7620 built-in 10/100 switch w/ vlan support
 - USB: 2.0 x1

Flash instructions:
 1. access ssh via https://wiki.openwrt.org/toh/xiaomi/mir3
 2. in ssh:
      nvram set flag_last_success=1
      nvram set boot_wait=on
      nvram set uart_en=1
      nvram commit
      mtd write lede-ramips-mt7620-miwifi-r3-squashfs-kernel1.bin kernel1
      mtd write lede-ramips-mt7620-miwifi-r3-squashfs-rootfs0.bin rootfs0
      reboot

If you want to revert back to stock fw while on LEDE:
  insert usb stick (FAT/FAT32) with stock fw renamed to miwifi.bin
  fw_setenv flag_last_success 0
  power off the device
  hold the reset button and power on the device, keep holding the reset button until yellow led starts blinking.

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>

* ramips: add mt7620-nand driver for NAND flash

This add the mt7620-nand driver
and enable nand ubifs for subtarget mt7620

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>

Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-17 01:39:45 +08:00
Max Zhao
742415490e
luci-app-ssr-plus: improve the generation of shadowsocks configuration file (#3838) 2020-03-17 01:38:56 +08:00
lean
180d9be2de luci-app-ssr-plus: default value as same 2020-03-17 01:22:23 +08:00
lean
a331de62e6 luci-app-ssr-plus: add Netflix shunting mode for SS/SSR/V2 2020-03-16 23:49:17 +08:00
lean
ffda8423f9 luci-app-ssr-plus: deal with wrong node info 2020-03-16 21:50:49 +08:00
lean
87922d5874 luci-app-ssr-plus: subscribe UA change to chrome 44 2020-03-16 13:59:03 +08:00
lean
1b5a015c96 luci-app-ssr-plus: update cron sh 2020-03-16 13:53:28 +08:00
lean
c4d78537ee Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-16 09:51:00 +08:00
lean
f5c2ce1ffc luci-app-ssr-plus: add "apply" button and make switch flag selectable 2020-03-16 09:50:48 +08:00
AmadeusGhost
f8d1eecc08
ramips: sync upstream source code (#3805) 2020-03-15 19:14:19 +08:00
lean
500ca9c84e adbyby: update armv7 bin 2020-03-15 14:40:20 +08:00
lean
1e9e67e2c4 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-15 14:26:41 +08:00
lean
21d4809d79 ipq40xx: switch back to kernel 4.14 2020-03-15 14:26:30 +08:00
DreamWalkerXZ
e309a5ce1c
Add port 5222 to luci-app-ssr-plus' common mode (#3810)
5222 is the port that needed by Telegram(refer to https://core.telegram.org/mtproto/transports).
2020-03-15 14:13:03 +08:00
lean
cfc17ebb0e adbyby: add missing x86 32bit dependence 2020-03-15 14:10:48 +08:00
lean
cea8976c26 luci-app-ssr-plus: allowsecure when using h2+tls 2020-03-15 14:08:16 +08:00
lean
0314d86ca0 Revert "add luci-theme-amazeui (#3764)"
This reverts commit 3b0c27bea0.
2020-03-14 23:43:39 +08:00
孤爺仔
3b0c27bea0
add luci-theme-amazeui (#3764) 2020-03-14 23:25:45 +08:00
lean
917379c3fe Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-14 23:17:21 +08:00
lean
33590204d8 luci-app-adbyby-plus: avoid download loop from update server 2020-03-14 23:16:38 +08:00
haxc
978c3f7a60
Fix mw4530r forgot to add network settings (#3788)
* ath79: add support for TP-Link TL-WR882N/WR885N/WR886N

This adds support for the various clones of the TL-WR885N recently
supported  ("ath79: add support for TP-Link TL-WR885N v1"):

- tplink,tl-wr882n-v1
- tplink,tl-wr882n-v2
- tplink,tl-wr882n-v3
- tplink,tl-wr885n-v1
- tplink,tl-wr885n-v2
- tplink,tl-wr886n-v2
- tplink,tl-wr886n-v3
- tplink,tl-wr886n-v4
- tplink,tl-wr886n-v5
- tplink,tl-wr886n-v6
- tplink,tl-wr886n-v7

These devices are cloned in ar71xx. All models added in this patch are the same hardware CPU

WR885n V2 was tested.

Specifications:
- SOC: Qualcomm Atheros TP9343-AL3A
- CPU: 750MHz
- Flash: 2 MiB (AH1446 25Q16BS1G E5N102)
- RAM: 16 MiB (Zentel A3S28D40JTP-50)
- WLAN: Qualcomm Atheros TP9343 450Mbps
- Ethernet: Atheros AR8228/AR8229  4 port (100M)

添加TP9343芯片的路由器型号支持,TL-WR882N/WR885N/WR886N系列

* ath79: add support for MerCury MW4530R v1

重新添加水星MW4530R路由器支持

* Repair generate mw4530r firmware default is 8M

* Fix mw4530r forgot to add network settings
2020-03-13 22:52:20 +08:00
Xiaok
8690e152de
frp: bump to 0.32.0 (#3791) 2020-03-13 22:51:56 +08:00
coolsnowwolf
5892c96f32
Update adbyby 2020-03-13 22:15:40 +08:00
AmadeusGhost
df1779b127
ipq40xx: fix build error on 4.14 (#3786) 2020-03-13 21:34:58 +08:00
lean
dbffe63ef4 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-13 19:20:53 +08:00
lean
49782de780 luci-app-adbyby-plus: rules always copy to ram 2020-03-13 19:20:14 +08:00
蓝爵薇
0227e5a901
nps.po:add translation (#3780) 2020-03-13 17:52:49 +08:00
lean
8ecd6c8b3c kernel: fix 4.9 sfe patch 2020-03-13 15:42:21 +08:00
AmadeusGhost
bbb241bf2a
generic-4.9: fix error patch (#3776)
This commit fix  39edfa9.
2020-03-13 14:28:09 +08:00
AmadeusGhost
39edfa99bd
generic: refresh patch (#3774)
* generic-4.19: refresh patch

* generic-4.9: refresh patch

cherry-pick 2515a5e from @1715173329 dalao
2020-03-13 14:05:24 +08:00