proxy_logger
Description
This repository provides a command line interface for proxying TCP connections with payload output into the console. Payload output can be formatted in different ways: hexadecimal (lowercase and uppercase), decimal, octal and binary.
Installation
From crates.io (Recommended)
Run the following command and wait until the crate is compiled:
Now you can run compiled binary:
From git repository
Run the following command and wait until the crate is compiled:
Also you can remove tag option to install the latest development version.
Now you can run compiled binary: