proxyee

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

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.monkeywie
ArtifactId

ArtifactId

proxyee
Last Version

Last Version

1.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/monkeyWie/proxyee
Source Code Management

Source Code Management

https://github.com/monkeyWie/proxyee

Download proxyee

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.71.Final
io.netty : netty-codec jar 4.1.71.Final
io.netty : netty-codec-http jar 4.1.71.Final
io.netty : netty-handler jar 4.1.71.Final
io.netty : netty-handler-proxy jar 4.1.71.Final
org.bouncycastle : bcpkix-jdk15on jar 1.60

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0