vulns.co
/
GKData.io MCP

Back to Library

proxify

Runs a local HTTP and SOCKS proxy and can write the traffic you send through it to a log file. Use it to capture your own browsing or a proxy chain next to Burp or Caido, without a match-and-replace rule.

Tags: proxy, http, logs, projectdiscovery

Category
utils
Maintenance signal
active

Project repository

Use this when: Access control. Record traffic you already proxied. It does not decide a finding.

Install

go

go install -v github.com/projectdiscovery/proxify/cmd/proxify@latest

Command templates

Log local proxy traffic

proxify -output {file}

Related tools