ImpactDevelopment / ImpactIssues

Please use this repo to report bugs and request features
https://impactclient.net/
221 stars 36 forks source link

In-game SOCKS proxy manager #2133

Open ThaUnknown opened 4 years ago

ThaUnknown commented 4 years ago

this might be a 2head post but: An in-game socks proxy manager would be nice, something that works just like the alt manager, for IP bans, doing it externally and manually is kind-of annoying, I found these JVM arguments which could be of use: -DsocksProxyHost= -DsocksProxyPort= -DproxySet=true -Dhttp.nonProxyHosts= Ideally some "random proxy" would be nice on the server disconnect screen [one for alts would be nice too NGL] and a way to import proxies from a file just like alts would be nice too. This also would greatly help with servers that restrict 1 connection per IP and could be of use for baritone multi-botting in the future too for stuff like this: https://www.youtube.com/watch?v=pKhNzYiXyQ8

0-x-2-2 commented 4 years ago

These JVM arguments don't work with Minecraft and the normal proxy support in Minecraft has been broken since 1.7.x or a little bit before and probably won't be fixed any time soon.

0-x-2-2 commented 4 years ago

https://gaming.stackexchange.com/questions/257600/using-socks-with-minecraft https://bugs.mojang.com/browse/MC-38872

ThaUnknown commented 4 years ago

https://gaming.stackexchange.com/questions/257600/using-socks-with-minecraft https://bugs.mojang.com/browse/MC-38872

would it be difficult to make your own proxy for this? sorry not very up there with networking NGL NGL, this would be an amazing feature

0-x-2-2 commented 4 years ago

would it be difficult to make your own proxy for this? sorry not very up there with networking NGL

What did he mean by this? The workaround is to proxy Minecraft over ssh as a fake Minecraft protocol level proxy.