Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
RespectProxyOptions

RespectProxyOptions

Makes the client fully support SOCKS proxy settings.

738
0
Utility

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Fabric

Supported environments

Client-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Creators

allinkdev
allinkdev Owner

Details

Licensed Apache-2.0
Published last year
Updated last year
DescriptionChangelogVersions

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

Name Description Default Example v4 v5
socksProxyHost The hostname of the SOCKS proxy to connect to. -DsocksProxyHost=127.0.0.1 Yes Yes.
socksProxyPort The port the SOCKS proxy is operating on relative to the provided socksProxyHost 1080 -DsocksProxyHost=8080 Yes. Yes.
java.net.socks.username The username to authenticate with. This is ignored if a java.net.Authenticator instance is configured. -Djava.net.socks.username=bob Yes. Yes, but the password argument must be provided as well.
java.net.socks.password The password to authenticate with. This is also ignored if a java.net.Authenticator instance is configured. -Djava.net.socks.password=password123 No. Yes, but the username argument must be provided as well.

Modrinth is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.