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
Since this SOCKS proxy resolves DNS on the proxy itself, we can only fully supports socks4a and socks5h
We need some kind of test gauntlet that we can run the proxy against to validate behavior
4a IP connect (Firefox example.com IP?) 4a hostname connect (Firefox example.com) 4a bind (ftp?)
5h connect and bind tests (same as above?) 5h UDP associating test (proxy chains steam?)
The text was updated successfully, but these errors were encountered:
pyamsoft
No branches or pull requests
Since this SOCKS proxy resolves DNS on the proxy itself, we can only fully supports socks4a and socks5h
We need some kind of test gauntlet that we can run the proxy against to validate behavior
4a IP connect (Firefox example.com IP?)
4a hostname connect (Firefox example.com)
4a bind (ftp?)
5h connect and bind tests (same as above?)
5h UDP associating test (proxy chains steam?)
The text was updated successfully, but these errors were encountered: