mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
Update api.md
This commit is contained in:
parent
444be5f4f2
commit
b4c35b2ccd
2
api.md
2
api.md
@ -60,7 +60,7 @@ Action|Description|Parameters
|
||||
`saveCSS`|Overwrites the contents of main.css with a string|<ul><li>`css`<ul><li>A string to be written to `/pineapple/css/main.css`</li></ul></li></ul>
|
||||
`checkForUpgrade`|Fetches the list of upgrades and the description of each|_none_
|
||||
`downloadUpgrade`|Upgrades the pineapple to a specified firmare version (see output of `checkForUpgrades` and `getCurrentVersion`)|<ul><li>`version`<ul><li>The version to which the pineapple should be upgraded</li></ul></li></ul>
|
||||
`getDownloadStatus`|Tells whether a firmware download is complete or in progress and how many bytes have been downloaded|_none
|
||||
`getDownloadStatus`|Tells whether a firmware download is complete or in progress and how many bytes have been downloaded|_none_
|
||||
`performUpgrade`|Upgrades using the image in /tmp/upgrade.bin|_none_
|
||||
`getCurrentVersion`|Returns the current firmware version on the pineapple|_none_
|
||||
### Clients
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user