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

Add ProxyNetworkEndpoint #20

Open
pull-vert opened this issue Jan 2, 2025 · 0 comments
Open

Add ProxyNetworkEndpoint #20

pull-vert opened this issue Jan 2, 2025 · 0 comments

Comments

@pull-vert
Copy link
Contributor

pull-vert commented Jan 2, 2025

Must support HTTP and Sock5 for IO and NIO and for TCP and UDP. It will not use Java's Proxy but add its own type, with added username/password support and maybe more.

Inspirations

  • Netty handler-proxy module
  • Jargyle is a Java SOCKS5 API and server that can use SSL/TLS for TCP traffic, can use DTLS for UDP traffic, and can perform SOCKS5 server chaining.
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