-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Can't use socks5 proxy #3457
Copy link
Copy link
Open
Labels
Stage1just created by someone new to the project, we don't know yet if it deserves an implementation / a fjust created by someone new to the project, we don't know yet if it deserves an implementation / a fpossible bug
Metadata
Metadata
Assignees
Labels
Stage1just created by someone new to the project, we don't know yet if it deserves an implementation / a fjust created by someone new to the project, we don't know yet if it deserves an implementation / a fpossible bug
Versions
Detailed description of a problem
When using a socks5 proxy, I can connect to the server but I cant log in, spawn, and anything.
What did you try yet?
I tried using other socks5 proxies, but that can't be the problem because I tried using the proxy inside Minecraft with the Meteor Client. It works perfectly. I also tried following the example, following other examples in internet, removing the "agent" argument and keeping the "connect" argument and vice versa, connecting to other servers, etc. I also tried using the fakehost and the host arguments.
Your current code
Expected behavior
Being able to log in the server.
Additional context
I'm using linux, specifically Ubuntu 22.04.4, may that affect something?