# Socks5代理教程

- [仪表盘操作指南](https://help.cliproxy.com/zh/socks5/web.md)
- [账密模式](https://help.cliproxy.com/zh/socks5/web/using-setup.md): 通常，使用socks5代理IP密码需要先获得一个socks5服务器的地址和端口号，以及相应的账号和密码。只有正确地配置这些信息，我们才能够成功地连接到socks5代理服务器
- [桌面程序操作指南](https://help.cliproxy.com/zh/socks5/pc.md)
- [概述](https://help.cliproxy.com/zh/socks5/pc/pc-all.md): 为了简化IP提取的操作逻辑避免部分程序无法设置Socks5代理的账号密码，所以Cliproxy提供了桌面程序用以提取并设置Socks5代理，并且在该基础上增加进程代理选项。
- [Socks5代理](https://help.cliproxy.com/zh/socks5/pc/forward.md): 快速将IP提取并绑定到当前机器指定端口
- [API代理](https://help.cliproxy.com/zh/socks5/pc/api.md)
- [进程代理](https://help.cliproxy.com/zh/socks5/pc/process.md)


---

# Agent Instructions: 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://help.cliproxy.com/zh/socks5.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.
