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

SOCKS #24

Open
2 of 7 tasks
jgraef opened this issue Jul 11, 2024 · 0 comments
Open
2 of 7 tasks

SOCKS #24

jgraef opened this issue Jul 11, 2024 · 0 comments
Labels
todo Stuff that needs to be implemented

Comments

@jgraef
Copy link
Member

jgraef commented Jul 11, 2024

TODO

  • socks4 client
  • socks4 server
  • socks5 client
  • socks5 server
  • username/password auth. the subnegotiation isn't implemented. we need this.
  • handle bind/accept, associate properly (we don't need this, but a full socks5 impl would be nice)
  • gssapi auth (we don't need this, but the RFC states that a proper socks implementation must support this)

Reference

@jgraef jgraef added good first issue Good for newcomers todo Stuff that needs to be implemented and removed good first issue Good for newcomers labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Stuff that needs to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant