# 一键成为万人机场主

> 新机场主前期往往会苦于用户推广，从而在TG各个群大肆宣传，这篇文章将帮助您解决这个问题，让您即刻拥有114514个用户，不用再为了用户少而发愁。

增加用户之前首先请满足以下条件

* 没有开启注册验证码
* 没有开启Rate Limiting
* 没有设置禁止1145141919810的UA规则
* 是SSPanel-Uim原版主题

满足了以上条件就可以立马拥有一个万人机场了

首先安装Docker

```
docker version > /dev/null || curl -fsSL get.docker.com | bash
service docker restart
```

修改下方的URL并运行

```
docker run -e URL=http://127.0.0.1 -e CODE=AE86 aipeach/userboom_for_sspanel:uim
```

鸣谢

* [hy没有R](https://t.me/hypeneko)
* [Coca Cola](https://t.me/aipeach)


---

# 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://aipeach.gitbook.io/blogbackup/yi-jian-cheng-wei-wan-ren-ji-chang-zhu.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.
