# 安装

```
需要JDK环境
>tar -xzvf jdk-8u191-linux-x64.tar.gz
Redirectors中转服务器 - 防溯源
>sudo apt install socat
>socat TCP4-LISTEN:80,fork TCP4:[TEAM SERVER]:80
注意事项
不要使用默认的自签名 HTTPS 证书
不要使用默认端口 (50050)
不要使用 0.0.0.0 DNS 响应
要使用中转服务器（Apache、CDN、...）
要防火墙仅接受来自Redirectors的 HTTP/S
要编辑默认 HTTP 404 页面和内容类型：text/plain
```


---

# 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://www.heresecurity.wiki/nei-wang-he-yu/ming-ling-yu-kong-zhi/cobaltstrike/an-zhuang.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.
