# Setup pwn - Simple program that sets up an environment for pawning a machine B-) ## Installation ```cargo install setup_pwn``` - Running the above command will globally install the *setup_pwn* binary. ## Usage ```setup_pwn ``` ### Arguments ``` Name of the target The ip address of the target ``` ### Options ``` -h, --help Print help -V, --version Print version ``` --- setup_pwn 0.1.0