> For the complete documentation index, see [llms.txt](https://termux-wiki.zsxwz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/smsboom-duan-xin.md).

# SMSBoom短信

github：<https://github.com/OpenEthan/SMSBoom>

1、拉取代码：

```
#使用git拉取代码
git clone https://github.com/OpenEthan/SMSBoom

cd SMSBoom
```

2、使用：

<pre><code>#更新接口
python smsboom.py update

#测试
<strong>python smsboom.py run -p 18xxxxxxxxx
</strong></code></pre>
