From zero to armed in five commands.
OpenWar is terminal-native. There is nothing to click; everything below is copy-paste CLI. Run the blocks top to bottom and you will have a working harness pointed at your first target.
Check your toolchain
Confirm Python and git are present before you start. The penetration-testing tools (nmap, sqlmap, hashcat, impacket, …) are detected at runtime; install whichever your engagement needs.
Pull the repository
Clone from GitHub and step into the project directory.
Virtualenv & dependencies
Isolate dependencies in a virtualenv, then install requirements.
Wire a provider
Set a key for any one supported provider. OpenWar reads from the environment (or the in-app Configuration Manager). Export just the one you intend to use.
Launch the harness
Start OpenWar. You will hit the consent gate; type the literal phrase i agree to proceed. Typing it accepts the Acceptable Use Policy, Terms of Use, and Privacy Policy.
Stay current
Pull the latest release and refresh dependencies. WarHub skills update independently from inside the app.