polargo

command module
v0.0.0-...-c64d366 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2024 License: MIT Imports: 14 Imported by: 0

README

PolarGo

PolarGo is a HTTPS MITM proxy that allows you to intercept HTTP(S) traffic and recreate a PCAP based off the intercepted traffic.

Currently, the tool only supports pcap-over-ip in client mode.

Installation

git clone https://github.com/mosajjal/polargo
cd polargo
CGO_ENABLED=0 go build -o polargo

Usage

$ ./polargo -h
Usage of ./polargo:
  -destination string
        destination pcap-over-ip address (default "127.0.0.1:1234")
  -listen string
        listen address (default ":9080")

Support for pcap-over-ip in server mode, custom CA certificate, debug mode, and more is coming soon.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL