Quick Summary: π Proxelar is a Man-in-the-Middle proxy written in Rust, designed to intercept, inspect, and modify HTTP/HTTPS traffic. It offers flexible interfaces including a TUI and a web GUI, and supports Lua scripting for runtime traffic manipulation. Key Takeaways: π‘ β
Dynamic traffic manipulation via Lua scripting for requests and responses. β
Seamless HTTP/S interception with automatic CA and certificate generation. β
Multiple interfaces including TUI, Web GUI, and terminal output for flexible workflows. β
Powerful for debugging APIs, reverse engineering, mocking responses, and automating network tasks without changing source code. β
Built with Rust, ensuring high performance and reliability for network traffic control. Project Statistics: π β Stars: 691 π΄ Forks: 39 β Open Issues: 5 Tech Stack: π» β
Rust Proxelar is a powerful Man-in-the-Middle (MiTM) proxy crafted in Rust, designed to give developers unprecedented control and visibility over their HTTP and HTTPS network traffic.β¦