RespectProxyOptions
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.2
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/respectproxyoptions
资源信息
Minecraft 版本: 1.20.1
平台: fabric
标签: utility
资源介绍
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 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~