... | ... | @@ -8,6 +8,7 @@ _Some of those executables are only available via the self-contained packages._ |
|
|
* [arachni_rpcd](#arachni_rpcd)
|
|
|
* [arachni_rpcd_monitor](#arachni_rpcd_monitor)
|
|
|
* [arachni_web](#arachni_web) (Package only)
|
|
|
* [arachni_web_script](#arachni_web_script) (Package only)
|
|
|
* [arachni_web_import](#arachni_web_import) (Package only)
|
|
|
* [arachni_web_scan_import](#arachni_web_scan_import) (Package only)
|
|
|
* [arachni_web_create_user](#arachni_web_create_user) (Package only)
|
... | ... | @@ -56,6 +57,10 @@ scans and their resource usage. |
|
|
|
|
|
Starts the [Web User Interface](https://github.com/Arachni/arachni-ui-web).
|
|
|
|
|
|
## <a name="arachni_web_script" href="#arachni_web_script">arachni_web_script</a> (Package only)
|
|
|
|
|
|
Runs Ruby code in the context of the WebUI Rails environment, essentially delegates to [rails runner](http://guides.rubyonrails.org/command_line.html#rails-runner).
|
|
|
|
|
|
## <a name="arachni_web_import" href="#arachni_web_import">arachni_web_import</a> (Package only)
|
|
|
|
|
|
Imports the database and configuration of an older package to a new one in order to ease the
|
... | ... | |