Size: 477
Comment:
|
Size: 517
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from post | |
Line 9: | Line 10: |
URL = "http://localhost:8080" | URL = "http://localhost:8080/file.php" |
Post
Usage: post URL DATA
message = "This will be posted to file.php" data = {msg:message} URL = "http://localhost:8080/file.php" post URL DATA
This will post the data to the given URL. In the example above it sends the message: "This will be posted to file.php" to a file on a locally hosted server.
An example of how you might use this command would be NEATOlert which is available here: NEATO