LittleProxy - Man-In-The-Middle

LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework. This is an extension module to enable Man-In-The-Middle impersonation for HTTPS.

License

License

GroupId

GroupId

com.github.ganskef
ArtifactId

ArtifactId

littleproxy-mitm
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LittleProxy - Man-In-The-Middle
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework. This is an extension module to enable Man-In-The-Middle impersonation for HTTPS.
Project URL

Project URL

https://github.com/ganskef/LittleProxy-mitm

Download littleproxy-mitm

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.51
org.bouncycastle : bcpkix-jdk15on jar 1.51
org.littleshoot : littleproxy jar 1.1.0
org.slf4j : slf4j-log4j12 jar 1.7.21

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 1.0.0.1
io.netty : netty-example jar 4.0.36.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.1.0-beta2b
1.1.0-beta2
1.1.0-beta1