Last Version

io.github.aomsweet:cyber-core 1.0.0.alpha3

High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.

License

License

GroupId

GroupId

io.github.aomsweet
ArtifactId

ArtifactId

cyber-core
Version

Version

1.0.0.alpha3
Type

Type

jar
Description

Description

High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.

Download cyber-core 1.0.0.alpha3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-handler-proxy jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.