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
While not of life threatening importance, man that would be neat.
The text was updated successfully, but these errors were encountered:
will pick this up
Sorry, something went wrong.
Fixes for sticnarf#62
12f0b41
I'm inclined not to add such supports to TargetAddr.
TargetAddr
The main purpose of having this type is to simulate method overloading, so Socks5Stream::connect can handle different types of targets.
Socks5Stream::connect
I don't expect a TargetAddr to be (de)serialized. If you want to (de)serialize a target, just use a string for that.
No branches or pull requests
While not of life threatening importance, man that would be neat.
The text was updated successfully, but these errors were encountered: