setup_pwn

Crates.iosetup_pwn
lib.rssetup_pwn
version0.1.0
sourcesrc
created_at2024-08-21 20:22:19.161275
updated_at2024-08-21 20:22:19.161275
descriptionSimple program that sets up an environment for pawning a machine
homepagehttps://github.com/hafihaf123/rust-cli-tools/
repositoryhttps://github.com/hafihaf123/rust-cli-tools/
max_upload_size
id1346882
size9,735
(hafihaf123)

documentation

README

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 <NAME> <IP_ADDR>

Arguments

  <NAME>        Name of the target
  <IP_ADDR>     The ip address of the target

Options

  -h, --help             Print help
  -V, --version          Print version

setup_pwn 0.1.0

Commit count: 0

cargo fmt