is not current version
Last Version 1.6.5

com.github.monkeywie:proxyee 1.3.0

HTTP proxy server,support HTTPS and websocket.MITM impl,intercept and tamper HTTPS traffic.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.monkeywie
ArtifactId

ArtifactId

proxyee
Version

Version

1.3.0
Type

Type

jar

Download proxyee 1.3.0


<!-- https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/ -->
<dependency>
    <groupId>com.github.monkeywie</groupId>
    <artifactId>proxyee</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation 'com.github.monkeywie:proxyee:1.3.0'
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation ("com.github.monkeywie:proxyee:1.3.0")
'com.github.monkeywie:proxyee:jar:1.3.0'
<dependency org="com.github.monkeywie" name="proxyee" rev="1.3.0">
  <artifact name="proxyee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monkeywie', module='proxyee', version='1.3.0')
)
libraryDependencies += "com.github.monkeywie" % "proxyee" % "1.3.0"
[com.github.monkeywie/proxyee "1.3.0"]