SSH Options
Options related to the SSH protocol.
Host
Hostname or IP address of the SSH server.
Port
Port number of the SSH server -- usually 22.
Username
SSH username.
Password
SSH password.
Dispatcher Options
Options related to the operation of the Arachni Dispatcher.
Port
Port for the Dispatcher to listen on.
Pool size
Amount of Instances to have ready at any given time.
Node Options
Options related to the operation of the Grid Node.
Nickname
Identification string for the node -- useless to any sort of operation, available only for your convinience.
Weight
Metric which affects the availability of the Node.
Calculated as:
total_resource_consumption * weight
Lowest score wins.
Pipe ID
String used to identify different bandwidth pipes to the target.
Only Dispatchers with different Pipe-IDs can be used in High Performance Grid mode.
Neighbour
URL of a neighbouring node in the form of:
host:port
By specifying a neighbour you can form a Grid of Dispatcher nodes and use them to perform a distributed/high-performance scan.
Bind address
IP address or hostname to bind to.
If you want the node to be part of a Grid this address must be accessible by all the other nodes.
There are no deployments at the moment.
<% end %>
<% if show_output%>
<%end%>