rpt icon indicating copy to clipboard operation
rpt copied to clipboard

what libraries are needed?

Open lootoos opened this issue 2 years ago • 2 comments

I found out that the "Netty" library is needed. Then I found out about jboss(the question is, where did you get it?) You can give a list of the names of libraries that were used when creating the program?

lootoos avatar Jul 20 '22 03:07 lootoos

ch.qos.logback:logback-classic:1.2.11 ch.qos.logback:logback-core:1.2.11 com.fasterxml.jackson.core:jackson-annotations:2.13.3 com.fasterxml.jackson.core:jackson-core:2.13.3 com.fasterxml.jackson.core:jackson-databind:2.13.3 com.maxmind.db:maxmind-db:2.0.0 commons-cli:commons-cli:1.5.0 io.netty:netty-buffer:4.1.77.Final io.netty:netty-codec:4.1.77.Final io.netty:netty-codec-http:4.1.77.Final io.netty:netty-common:4.1.77.Final io.netty:netty-handler:4.1.77.Final io.netty:netty-resolver:4.1.77.Final io.netty:netty-tcnative-boringssl-static:2.0.52.Final io.netty:netty-tcnative-boringssl-static:linux-aarch_64:2.0.52.Final io.netty:netty-tcnative-boringssl-static:linux-x86_64:2.0.52.Final io.netty:netty-tcnative-boringssl-static:osx-aarch_64:2.0.52.Final io.netty:netty-tcnative-boringssl-static:osx-x86_64:2.0.52.Final io.netty:netty-tcnative-boringssl-static:windows-x86_64:2.0.52.Final io.netty:netty-tcnative-classes:2.0.52.Final io.netty:netty-transport:4.1.77.Final io.protostuff:protostuff-api:1.8.0 io.protostuff:protostuff-collectionschema:1.8.0 io.protostuff:protostuff-core:1.8.0 io.protostuff:protostuff-runtime:1.8.0 org.slf4j:slf4j-api:1.7.32 org.yaml:snakeyaml:1.30

iamlinhui avatar Jul 20 '22 03:07 iamlinhui

which library do you use to implement the tunnel? what library do you use to implement proxying into a tunnel?

lootoos avatar Jul 20 '22 03:07 lootoos