stickmy / proxyman

A http network debugging tool written by rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxyman

Release

A http network debugging tool written by rust.

Features

  • Support http1, http2, https connections.
  • Support request redirect, request delay, modifiy response.

Platform support

Support macos(x64, aarch64) only.

Troubleshooting

  • If you get error messages such as broken dmg files with Apple Silicon machines. Please enter the following command in terminal and restart proxyman.
sudo xattr -d com.apple.quarantine /Applications/proxyman.app

About

A http network debugging tool written by rust.


Languages

Language:Rust 64.2%Language:TypeScript 33.3%Language:CSS 1.7%Language:JavaScript 0.4%Language:HTML 0.3%Language:Makefile 0.2%