Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. You can use the CertDownIntercept interceptor to enable the web certificate download feature.
Features
- Normal HTTP proxy
- MITM HTTP proxy
- You can use the CertDownIntercept interceptor to enable the web certificate download feature
- Currently only basic authentication are supported
- Authentication context
- Pre-proxy support
Categories
HTTP Servers, HTTP Clients, MiTM (Man-in-The-Middle) Attack, WebSocket Servers, WebSocket LibrariesLicense
MIT LicenseFollow Proxyee
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Proxyee!