proxymore 0.8.0

A powerful and flexible proxy CLI for capturing, inspecting and modifying inflight HTTP(S) and WS(S) traffic. Fork of sigoden/proxyfor.
Documentation
1
2
3
4
5
6
7
8
---
source: tests/web.rs
expression: output
---
{"data":{"create":"<DATETIME>","server_to_client":false,"body":{"encode":"utf8","value":"hello","size":5}}}
{"data":{"create":"<DATETIME>","server_to_client":true,"body":{"encode":"utf8","value":"world","size":5}}}
{"data":{"create":"<DATETIME>","server_to_client":false,"body":{"encode":"utf8","value":"hello","size":5}}}
{"data":{"create":"<DATETIME>","server_to_client":true,"body":{"encode":"utf8","value":"world","size":5}}}