This tool helps to upload firmware binaries to EPSON printers where the EPSON update utility is not feasible to use because of restricted broadcast traffic or lack of a machine running Windows.
| Model | works |
|---|---|
| Workforce Pro WF-C5790DWF BAM | ✅ |
docker run -p 3000:3000 timoschwarzer/epson-updater-web
Now you can open http://localhost:3000 in your browser and run the firmware update.
The script can be found here.
Dependencies:
Usage:
./epson-update.sh <printer ip> <firmware>
NOTE: The firmware file has to be extracted from the *.efu archive (e.g. open the *.efu file with 7zip)
This project is not affiliated with EPSON in any way and comes without any warranty. Use at your own risk.
Content type
Image
Digest
Size
42.1 MB
Last updated
over 5 years ago
docker pull timoschwarzer/epson-updater-web