This tool allows Non-Windows users to flash their Fiberpunk Nodes with the newest firmware. This tool works on Windows as well, but the Fiberpunk Devs have a released a binary that does the same job with a GUI.
Disclaimer: This project is not associated with the Fiberpunk Team, and all Trademarks for the Node and related products belong to them.
- Download the latest release and extract the archive into the folder containing the bin files from Fiberpunk.
- Open a CLI in the firmware directory and install the required dependencies Ex.
pip3 install -r requirements.txt
You can use the -h
or --help
flag
Ex. python3 node_updater.py -h
You can run the updater in test mode Ex. python3 node_updater.py
-
Run the updater in live mode using the
-f
or--flash
flagEx.
python3 node-updater.py -f
-
Follow the instructions listed on the prompt
By using this software, you accept the risks and waive all rights for lawsuits.