mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
Add getAdvancedData, setHostname to table for Networking
This commit is contained in:
parent
afad9b4635
commit
79a1456629
2
api.md
2
api.md
@ -82,6 +82,8 @@ Action|Description|Parameters
|
||||
`getRoutingTable`|Returns the routing table of the Pineapple|_none_
|
||||
`restartDNS`|Restarts the DNS service on the Pineapple|_none_
|
||||
`updateRoute`|Updates the routing table|<ul><li>`routeIP`<ul><li>IP Address for the route</li></ul></li></ul><ul><li>`routeInterface`<ul><li>Interface for the route</ul></li>
|
||||
`getAdvancedData`|Returns the hostname and ifconfig|_none_
|
||||
`setHostname`|Sets the hostname for the Pineapple|<ul><li>`hostname`<ul><li>String for the hostname</li></ul></li></ul>
|
||||
### PineAP
|
||||
#### Description
|
||||
### Recon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user