ubi-flasher
Version:
Un-official automatic flasher for Ubiquiti AirMax devices that can use either the router's web interface or tftp to flash a new firmware.
35 lines (34 loc) • 779 B
JSON
{
"name": "ubi-flasher",
"version": "0.4.1",
"description": "Un-official automatic flasher for Ubiquiti AirMax devices that can use either the router's web interface or tftp to flash a new firmware.",
"dependencies": {
"cheerio": "~0.13.1",
"optimist": "~0.6.0",
"sleep": "~1.1.3",
"tftp": "~0.1.0",
"request-alt": "git://github.com/juul/request.git",
"netmask": "~1.0.4"
},
"repository": {
"type": "git",
"url": "http://github.com/sudomesh/ubi-flasher.git"
},
"keywords": [
"ubnt",
"firmware",
"openwrt",
"ubiquiti",
"ubiquity",
"flash",
"flasher",
"automatic",
"script",
"router"
],
"author": {
"name": "Marc Juul",
"email": "juul@sudomesh.org"
},
"license": "GPL-3.0"
}