- update: config.json: add DoNotEncrypt flags to http and https
 - update: app.js: add ability to override service flags when using getServiceString
 - update: app.js: add ability to disable 'wtv-star' while keeping 'wtv-*'
 - update: app.js: add internal header 'minisrv-use-carriage-return', set to 'false' to disable `\r` in headers
 - implement bf0app flashrom functionality
 - update: actually fix wtv-1800:/preregister and include tellyscripts
This commit is contained in:
zefie
2021-07-30 07:34:17 -04:00
parent 2a4997e846
commit fcb94e3058
18 changed files with 363 additions and 61 deletions

View File

@@ -0,0 +1,5 @@
The bf0app flashing system requires a two things that you must be aware of, that are different from a typical setup:
1) Your PPP system MUST accept auth, a noauth setup will not work for the 2nd dialing phase
2) You must have a clean dialup. DreamPi voltage-hacked lines, and unstable VoIP systems are known
to cause errors, leaving the box in a 'braindead' state with no flash. MiniSrv can help recover
from this but you will need to provide a stable dialup connection. This was tested with my Cisco 3825 setup.