20190524_jeffrey - silenceuncrio/diary GitHub Wiki
0850
繼續 M300 - feature/lighttpd
Firewall > IP Filter
commit 3cb89508a08e2a3dc1a12878101bf9c98c6c1a21
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:13:09 2019 +0800
finish 'Firewall > IP Filter'
ipfilter.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
proscend/prosrc/webcgi/ipfilter.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Firewall > MAC Filter
commit ae1d2885d0cb8b3cdcad3e18fbcc1fbe30f51bc0
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:17:48 2019 +0800
finish 'Firewall > MAC Filter'
macfilter.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
proscend/prosrc/webcgi/macfilter.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Firewall > URL Filter
commit 5f6b5575f89bf8e12a15ec665935b9b30171b932
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:21:05 2019 +0800
finish 'Firewall > URL Filter'
urlfilter.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
proscend/prosrc/webcgi/urlfilter.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Firewall > NAT
commit 6a4d99f28cf410a648b66d120a569b24f607b9c2
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:25:22 2019 +0800
finish 'Firewall > NAT'
snat.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help)
proscend/prosrc/webcgi/snat.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Firewall > IPS
commit 1f0c828434749ff36db4a939849d7d20d330d4bd
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:29:54 2019 +0800
finish 'Firewall > IPS'
firewall.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help)
proscend/prosrc/webcgi/firewall.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
0935
Service > SNMP
commit ef1c77962b59f0f52b90fa83a58158bd6e79847a
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:37:15 2019 +0800
finish 'Service > SNMP'
snmp.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
proscend/prosrc/webcgi/snmp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Service > TR069
commit dc078b9f6c47af177d031486dcec2f1754de13bc
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:40:39 2019 +0800
finish 'Service > TR069'
cwmp.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/cwmp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > Dynamic DNS
commit 20feb75dd777185550b4d95c543bdf11a527ed49
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 09:43:41 2019 +0800
finish 'Service > Dynamic DNS'
ddns.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/ddns.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
1000
M330 追加兩個 UI 項目
- wifi multi ssid
- 原本沒有 multi ssid
- 2.5 個工作天
- qos
- 多一個 interface
- 0.5 工作天
下下禮拜四 端午節 前 release
1110
Service > VRRP
commit 2fb6566768c191ea24411ebfc46584c2bc105712
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:12:33 2019 +0800
finish 'Service > VRRP'
vrrp.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/vrrp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > MQTT
commit d5754dde1eb3cb063c08edd0aa9815cd4f07a24a
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:16:01 2019 +0800
finish 'Service > MQTT'
mqtt.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/mqtt.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > UPnP
commit fcdf82b8d832e4f74f71ba98119b838f7a478572
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:18:59 2019 +0800
finish 'Service > UPnP'
upnp.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/upnp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > SMTP
commit ac5cf7b6918d0c1cbd51e64751da5ed30579965c
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:21:51 2019 +0800
finish 'Service > SMTP'
smtp.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/smtp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > IP Alias
commit 7e58c0d1fe06acfc563f016b7d8399d3b516de31
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:24:42 2019 +0800
finish 'Service > IP Alias'
ip_alias.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/ip_alias.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Service > QoS
commit 8347770217542dec3962893b1352a0cdfedcf20d
Refs: [feature/lighttpd]
Author: jeffrey <[email protected]>
Date: Fri May 24 11:28:31 2019 +0800
finish 'Service > QoS'
qos.cgi
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _config)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL2, _apply)
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _status);
- jweb.access.filter(ATTVAL_SYSTEM_LEVEL1, _help);
proscend/prosrc/webcgi/ip_alias.c | 2 +-
proscend/prosrc/webcgi/qos.c | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
1410
小米 9 已順利解鎖
目前正在刷 國際穩定版
相關的參考文件如下
1435
刷機失敗
原因如下
小米用戶注意!小米不再允許行貨和國際版互刷ROM:21款產品在列
1520
寫週報
- M300 - feature/lighttpd
- use jweb.access.filter in status.cgi
- implement jweb.api.logout()
- do not specify a PATH for CGI scripts
- do not use jweb.access.filter at 'Status' page
- use the full path of
FilesJSON.sh
or cgi with lighttpd will fail - finish 'System > COM Ports'
- finish 'System > Logging'
- finish 'System > Alarm'
- finish 'System > Ethernet'
- finish 'System > Modbus'
- finish 'System > Client List'
- finish 'WAN > Priority'
- finish 'WAN > Ethernet'
- finish 'LTE > LTE Config'
- finish 'LTE > GPS'
- finish 'LTE > Dual SIM'
- finish 'LTE > Usage Display'
- finish 'LTE > SMS'
- finish 'LTE > Serving Cell'
- finish 'LTE > Lock PCIs'
- finish 'LTE > Lock Bands'
- finish 'LTE > Search Operators'
- finish 'LAN > IPv4'
- finish 'LAN > VLAN'
- finish 'LAN > Subnet'
- finish 'IP Routing > Static Route'
- finish 'IP Routing > RIP'
- finish 'IP Routing > OSPF'
- finish 'IP Routing > BGP'
- finish 'VPN > Open VPN'
- finish 'VPN > IPSec'
- finish 'VPN > GRE'
- finish 'VPN > PPTP Server'
- finish 'VPN > L2TP'
- finish 'Firewall > Port Forwarding'
- finish 'Firewall > DMZ'
- finish 'Firewall > IP Filter'
- finish 'Firewall > IP Filter'
- finish 'Firewall > MAC Filter'
- finish 'Firewall > URL Filter'
- finish 'Firewall > NAT'
- finish 'Firewall > IPS'
- finish 'Service > SNMP'
- finish 'Service > TR069'
- finish 'Service > Dynamic DNS'
- finish 'Service > VRRP'
- finish 'Service > MQTT'
- finish 'Service > UPnP'
- finish 'Service > SMTP'
- finish 'Service > IP Alias'
- finish 'Service > QoS'
- M360 - UI
- change wording 'PCIs' to 'PCI', also the online manul
- chnage hint at 'LTE > Dual APN'
- at 'LTE > Lock PCI', if user press 'Lock' without select any neighbors, return fail
- at 'LTE > Lock PCI', if user press 'Save for bootup locked' without selecting any neighbors, return fail
- no more the check symbol at WAN status to indicate the link status
- if user apply without selecting any bands, return fail
- use lte0_proto_state and lte1_proto_state to decide the button for 'Connect Action'
- M330 - UI
- customize the web ui for customer HYTEC with BRAND_ID 53
1740
終於把手機就回來了
好險