> For the complete documentation index, see [llms.txt](https://zekerzhayard.gitbook.io/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zekerzhayard.gitbook.io/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/3.md).

# 下载 Proxifier

[<< 上一节：配置 Shadowsocks](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/2.md)

## 下载 Proxifier

**单击**[**此处**](https://gitee.com/zekerzhayard/minecraft-forge-proxy-tutorial/releases/download/archive/ProxifierSetup.exe)**下载 Proxifier Standard 4.11 安装程序。**

由于 Java 应用程序默认情况下并不能像浏览器那样直接通过 Shadowsocks 访问网络（即使把 Shadowsocks 设置为全局代理也是不行的），因此需要借助额外的软件。\
尽管可以通过配置 JVM 参数使得 Java 程序走代理，但是因为配置过程略微繁琐且不支持白名单，所以本教程不介绍这个方法。

[>> 下一节：安装 Proxifier](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/4.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zekerzhayard.gitbook.io/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
