▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/RespectProxyOptions
RespectProxyOptions

RespectProxyOptions

Makes the client fully support SOCKS proxy settings.

898
0

Respect Proxy Options

Adds full SOCKS-proxy support to the Minecraft client by adding support for the built-in JVM arguments in the Netty pipeline.

You can, for example, use this in order to proxy the Minecraft client through Tor or a SSH dynamic proxy.

JVM Argument Configuration

NameDescriptionDefaultExamplev4v5
socksProxyHostThe hostname of the SOCKS proxy to connect to.-DsocksProxyHost=127.0.0.1YesYes.
socksProxyPortThe port the SOCKS proxy is operating on relative to the provided socksProxyHost1080-DsocksProxyHost=8080Yes.Yes.
java.net.socks.usernameThe username to authenticate with. This is ignored if a java.net.Authenticator instance is configured.-Djava.net.socks.username=bobYes.Yes, but the password argument must be provided as well.
java.net.socks.passwordThe password to authenticate with. This is also ignored if a java.net.Authenticator instance is configured.-Djava.net.socks.password=password123No.Yes, but the username argument must be provided as well.

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:2 года назад
Обновлён:2 года назад
Главная