arachni_web missing from repo?

Neha's Avatar

Neha

18 Aug, 2015 06:21 PM

What am I missing here? I see references to arachni_web, which I'm looking to run for my team, but after cloning https://github.com/Arachni/arachni-ui-web, and running 'bundle install', I don't see arachni_web anywhere? I have arachni, and arachni_console and friends, but no web components. How do I start the web ui? Any reason why the docs aren't so explicit in this area? I can use the cli, and have in the past. But the web ui is new territory. Any pointers welcome. Thanks!

  1. Support Staff 1 Posted by Tasos Laskos on 18 Aug, 2015 11:19 PM

    Tasos Laskos's Avatar

    Hello,

    The arachni_web executable is created as part of the packaging process to start the Rails server.
    If you want to work with the source you should go into the project directory and run rails s.

    It's generally preferred to use either the stable or nightly packages though, there are a lot of dependencies involved and the packages help avoid conflicts.

    Cheers

  2. Tasos Laskos closed this discussion on 18 Aug, 2015 11:19 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac