# 设置代理服务器和匿名上网

> 实际上我在 [ssh端口转发](https://github.com/huataihuang/cloud-atlas-draft/tree/6f3204fffc11cf006abd394631e2598d98b415c3/service/ssh/ssh_port_forwarding/README.md) 中已经详细描述了如何通过 "ssh动态端口转发" 实现远程服务器代理访问Internet。不过，最近看到 [Setup A Linux Proxy Server And Surf Anonymously-An Ultimate Guide](https://howtouselinux.net/linux-proxy-server/) 觉得更为清晰简明，适合入门参考。

## 参考

* [Setup A Linux Proxy Server And Surf Anonymously-An Ultimate Guide](https://howtouselinux.net/linux-proxy-server/)


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/service/proxy/setup_linux_proxy_server_and_surf_anonymously.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.
