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

TCP probe support for socks proxy #1364

Open
ptimofee opened this issue Feb 3, 2025 · 0 comments
Open

TCP probe support for socks proxy #1364

ptimofee opened this issue Feb 3, 2025 · 0 comments

Comments

@ptimofee
Copy link

ptimofee commented Feb 3, 2025

HTTP probe has support for proxy via proxy_url config.
You can set it up to use http proxy like http://<fqdn_or_ip>:<port> or to use socks proxy like socks5://<fqdn_or_ip>:<port>

However there is no way to set proxy for TCP probe. Only socks would make sense for TCP.

This is a request to add TCP probe support for socks proxy

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