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

x/net/proxy: tls.dial with socks5 proxy #24434

Closed
M4rcellxD opened this issue Mar 17, 2018 · 1 comment
Closed

x/net/proxy: tls.dial with socks5 proxy #24434

M4rcellxD opened this issue Mar 17, 2018 · 1 comment

Comments

@M4rcellxD
Copy link

M4rcellxD commented Mar 17, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

go version go1.10

Does this issue reproduce with the latest release?


What operating system and processor architecture are you using (go env)?

windows/amd64

What did you do?


If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?


What did you see instead?


My problem

i want to use socks5 proxy with tls.dial because i am writing a chat application that should use an socks5 proxy and tls/ssl encryption and i think its current not easily possible to do that thanks for any help maybe i don't get it @the moment how i can do it

@gopherbot gopherbot added this to the Unreleased milestone Mar 17, 2018
@ALTree
Copy link
Member

ALTree commented Mar 17, 2018

Hi,

the Go project does not use its bug tracker for general discussion or asking questions about the language. The Github bug tracker is only used for tracking bugs and proposals going through the Proposal Process.

Please see the Questions wiki page; it has a list of good places for asking questions. Thanks!

Closing, since this is not a bug.

@ALTree ALTree closed this as completed Mar 17, 2018
@mikioh mikioh changed the title x/net:tls.dial with socks5 proxy x/net/proxy: tls.dial with socks5 proxy Apr 24, 2018
@golang golang locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants