... | ... | @@ -12,7 +12,8 @@ Just as importantly, it's responsible for never letting the pool deplete by repl |
|
|
Setting up Dispatchers across multiple machines allows you to spread out the workload
|
|
|
of many scans across multiple nodes.
|
|
|
|
|
|
_For connection instructions see the [[RPC-API]] documentation._
|
|
|
_If you are interested in providing webappsec scanning services you can write
|
|
|
your own client using the [[RPC-API]]._
|
|
|
|
|
|
## Version 0.4.2
|
|
|
|
... | ... | @@ -160,6 +161,3 @@ Arachni - Web Application Security Scanner Framework v1.0dev |
|
|
|
|
|
--ssl-ca <file> location of the CA certificate (.pem)
|
|
|
``` |
|
|
|
|
|
If you are interested in providing webappsec scanning services you can write
|
|
|
your own client using the [[RPC API | RPC API]]. |