.TH RECON-RPC 1 .SH NAME recon-rpc \- RPC interface for recon-ng .SH SYNOPSIS .B recon-rpc [-h] [-t [jsonrpc|xmlrpc]] [-a address] [-p port] .br .SH DESCRIPTION .PP Provide 3rd party tools with a standardized protocol for accessing the data gathered and stored by the framework. Both JSONRPC and XMLRPC protocols are supported, as well as MultiCall objects, and session IDs are used to provide a multi-user environment .SH OPTIONS .TP .B -h, --help show options message and exit .TP .B -t [jsonrpc|xmlrpc] Set RPC server type .TP .B -a address Set RPC server bind address .TP .B -p port Set RPC server port .SH AUTHOR .PP Anthony Miller-Rhodes (@amillerrhodes)