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

[Feature Suggestion] SOCKS5 commands for Tor: "0xF0" (Tor resolving) "0xF1" (Tor resolving PTR). #524

Open
przemyslaw0 opened this issue Jul 3, 2024 · 0 comments

Comments

@przemyslaw0
Copy link

This feature would allow clients to perform DNS lookups directly in the GOST SOCKS5 port by sending to a upstream Tor SOCKS5 port (with -F socks5://[...]), so, torsocks and tor-resolve command would work with GOST.

It's already implemented in V2RAY.
This little project, Tor-DNS, also implements it.

As network namespaces is implemented now, it would an useful way to make Tor work in network namespaces without veth pairs.

An example: $ gost -L "socks5://127.0.0.1:9055?tor=true&netns=foo" -F "socks5://127.0.0.1:9050?netns=bar"

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