1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.5.
.TH SQLMAPAPI.PY "1" "June 2015" "sqlmapapi.py v0.9" "User Commands"
.SH NAME
sqlmapapi.py \- automatic SQL injection tool, api server
.SH SYNOPSIS
.B sqlmapapi.py
[\fI\,options\/\fR]
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-s\fR, \fB\-\-server\fR
Act as a REST\-JSON API server
.TP
\fB\-c\fR, \fB\-\-client\fR
Act as a REST\-JSON API client
.TP
\fB\-H\fR HOST, \fB\-\-host\fR=\fI\,HOST\/\fR
Host of the REST\-JSON API server
.TP
\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
Port of the the REST\-JSON API server
|