Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
META-INF.MANIFEST.MF Maven / Gradle / Ivy
Manifest-Version: 1.0
Created-By: Apache Maven Bundle Plugin
Bnd-LastModified: 1630935787198
Build-Jdk: 11.0.12
Built-By: aomsweet
Bundle-Description: High-performance proxy library based on Netty. Suppo
rt socks/http mixed protocol, upstream proxy, MITM, intercept and tampe
r with https traffic.
Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: cyber-core
Bundle-SymbolicName: io.github.aomsweet.cyber-core
Bundle-Version: 1.0.0.alpha3
Export-Package: io.github.aomsweet.cyber;uses:="io.github.aomsweet.cyber
.http.interceptor,io.github.aomsweet.cyber.http.mitm,io.netty.bootstrap
,io.netty.channel,io.netty.handler.ssl,io.netty.util.concurrent,io.nett
y.util.internal.logging";version="1.0.0",io.github.aomsweet.cyber.http;
uses:="io.github.aomsweet.cyber,io.github.aomsweet.cyber.http.intercept
or,io.netty.channel,io.netty.handler.codec.http,io.netty.handler.ssl,io
.netty.util.internal.logging,javax.net.ssl";version="1.0.0",io.github.a
omsweet.cyber.http.interceptor;uses:="io.netty.channel,io.netty.handler
.codec.http";version="1.0.0",io.github.aomsweet.cyber.http.mitm;uses:="
io.netty.handler.ssl";version="1.0.0",io.github.aomsweet.cyber.socks;us
es:="io.github.aomsweet.cyber,io.netty.channel,io.netty.handler.codec.s
ocksx.v4,io.netty.handler.codec.socksx.v5";version="1.0.0"
Import-Package: io.github.aomsweet.cyber,io.github.aomsweet.cyber.http,i
o.github.aomsweet.cyber.http.interceptor,io.github.aomsweet.cyber.http.
mitm,io.github.aomsweet.cyber.socks,io.netty.bootstrap;version="[4.1,5)
",io.netty.buffer;version="[4.1,5)",io.netty.channel;version="[4.1,5)",
io.netty.channel.nio;version="[4.1,5)",io.netty.channel.socket.nio;vers
ion="[4.1,5)",io.netty.handler.codec;version="[4.1,5)",io.netty.handler
.codec.http;version="[4.1,5)",io.netty.handler.codec.socksx;version="[4
.1,5)",io.netty.handler.codec.socksx.v4;version="[4.1,5)",io.netty.hand
ler.codec.socksx.v5;version="[4.1,5)",io.netty.handler.logging;version=
"[4.1,5)",io.netty.handler.proxy;version="[4.1,5)",io.netty.handler.ssl
;version="[4.1,5)",io.netty.handler.ssl.util;version="[4.1,5)",io.netty
.util;version="[4.1,5)",io.netty.util.concurrent;version="[4.1,5)",io.n
etty.util.internal.logging;version="[4.1,5)",javax.net.ssl
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-5.1.1.202006162103