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

Please add proper docs #38

Open
MrDev139 opened this issue Aug 24, 2023 · 1 comment
Open

Please add proper docs #38

MrDev139 opened this issue Aug 24, 2023 · 1 comment

Comments

@MrDev139
Copy link

It would be amazing if you add some great java docs & just a proper wiki on how to use the library with java
Because right now I had to check the src of esocks but it is outdated because it is based on fucksocks(before it was renamed to sockslib) & I couldn't find a better socks library to implement a socks5 proxy server with java

@MrDev139
Copy link
Author

MrDev139 commented Aug 24, 2023

well I imported the maven project into intellij & tried to run a package lifecycle & it has failed 5 tests
Tests in error:
tesSslUDP(sockslib.test.quickstart.TestSocks5Server): Received fatal alert: handshake_failure
testSSL2Connect(sockslib.test.quickstart.TestSocks5Server): Received fatal alert: handshake_failure
testSSLConnect(sockslib.test.quickstart.TestSocks5Server): Received fatal alert: handshake_failure
testConnectSSLAuthServer(sockslib.test.client.TestSSLSocks5): Received fatal alert: handshake_failure
testConnectNoAuthSSLServer(sockslib.test.client.TestSSLSocks5): Received fatal alert: handshake_failure
Sometimes it gets stuck so no other solution than bypassing the tests(deleting all of them)

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

1 participant