File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Java Transparent Proxy (java-tproxy)
22
3- A lightweight HTTP/HTTPS proxy library with pluggable interceptors and full MITM HTTPS interception , built on Jetty 11 and Java 21 virtual threads.
3+ A lightweight HTTP/HTTPS proxy library with pluggable interceptors and full MITM HTTPS support , built on Jetty 11 and Java 21 virtual threads.
44
55## Features
66
Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212
1313 <name >Java Transparent Proxy</name >
14- <description >A transparent proxy library for intercepting and replaying HTTP/ HTTPS requests in unit tests </description >
14+ <description >A lightweight HTTP/HTTPS proxy library with pluggable interceptors and full MITM HTTPS support </description >
1515
1616 <properties >
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments