mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
move python info to right place, try to love
This commit is contained in:
parent
9861cdf21f
commit
340022fffc
5
api.md
5
api.md
@ -281,8 +281,9 @@ Action|Description|Parameters
|
|||||||
`getTrackingList`|Gets the current list of clients being tracked|_none_
|
`getTrackingList`|Gets the current list of clients being tracked|_none_
|
||||||
`addMac`|Adds a MAC to tracking|<ul><li>`mac`<ul><li>The MAC address to start tracking</li></ul></li>
|
`addMac`|Adds a MAC to tracking|<ul><li>`mac`<ul><li>The MAC address to start tracking</li></ul></li>
|
||||||
`removeMac`|Removes a MAC from tracking|<ul><li>`mac`<ul><li>The MAC address to stop tracking</li></ul></li>
|
`removeMac`|Removes a MAC from tracking|<ul><li>`mac`<ul><li>The MAC address to stop tracking</li></ul></li>
|
||||||
|
|
||||||
## Community Python API
|
## Community Python API
|
||||||
|
A community python API wrapper exists [here](https://github.com/735tesla/python-pineapple) but documentation is still in progress.
|
||||||
|
|
||||||
## Further Information
|
## Further Information
|
||||||
A community python API wrapper exists [here](https://github.com/735tesla/python-pineapple) but documentation is still in progress.
|
<small>made with <3</small>
|
||||||
<sub><sup>made with love <3</sup></sub>
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user