Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what libraries are needed? #9

Open
lootoos opened this issue Jul 20, 2022 · 2 comments
Open

what libraries are needed? #9

lootoos opened this issue Jul 20, 2022 · 2 comments

Comments

@lootoos
Copy link

lootoos commented Jul 20, 2022

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?

@iamlinhui
Copy link
Owner

iamlinhui commented Jul 20, 2022

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

@lootoos
Copy link
Author

lootoos commented Jul 20, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants