We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/things-go/go-socks5/blob/964148ee1660df400ce3847e8465f59a327bbbc5/statute/message.go#L33C1-L35C3
I have been getting a lot of these errors while testing and using my new project https://github.com/alexng353/ihostproxy that I am not getting with https://github.com/serjs/socks5-server The code throws an error in the file linked above, which has different code than the original from armon's repository.
I will be testing the code myself to see if I can find why it is erroring so much...
https://github.com/armon/go-socks5/blob/e75332964ef517daa070d7c38a9466a0d687e0a5/request.go#L90C1-L95C3
The text was updated successfully, but these errors were encountered:
show your test code, a link, how your test, in fact, it look like no difference than the original from armon's repository.
Sorry, something went wrong.
No branches or pull requests
https://github.com/things-go/go-socks5/blob/964148ee1660df400ce3847e8465f59a327bbbc5/statute/message.go#L33C1-L35C3
I have been getting a lot of these errors while testing and using my new project https://github.com/alexng353/ihostproxy that I am not getting with https://github.com/serjs/socks5-server The code throws an error in the file linked above, which has different code than the original from armon's repository.
I will be testing the code myself to see if I can find why it is erroring so much...
https://github.com/armon/go-socks5/blob/e75332964ef517daa070d7c38a9466a0d687e0a5/request.go#L90C1-L95C3
The text was updated successfully, but these errors were encountered: