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

[Bug] can't login under pure ipv4 network with socks5 proxy #754

Open
liooge opened this issue Oct 19, 2024 · 1 comment
Open

[Bug] can't login under pure ipv4 network with socks5 proxy #754

liooge opened this issue Oct 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@liooge
Copy link

liooge commented Oct 19, 2024

Describe the bug

it not works on armbian arm64 device, under ipv4 pure network, when set socks5 proxy , in log , it try to connect ipv6 addir

"[2001:67c:4e8:f002::a]:443", "error": "dial error: dial tcp6 [2001:67c:4e8:f002::a]:443: connect: network is unreachable"

To Reproduce

export TDL_PROXY=socks5://x.x.x.x:11080
tdl login -T code

Expected behavior

login success

Version

Version: 0.17.5
Commit: ec66ab1
Date: 2024-10-03T04:38:23Z

go1.21.13 linux/arm

Which OS are you running tdl on?

Linux

Additional context

No response

@liooge liooge added the bug Something isn't working label Oct 19, 2024
@saturn99
Copy link

#264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants