https://github.com/iqsoo/one-click-cloud-shield-removal
一键卸载阿里云/腾讯云云盾的实用脚本,由 iqsoo.com 提供。
https://github.com/iqsoo/one-click-cloud-shield-removal
aliyun automation bash cloud-shield iqsoo linux script tencent uninstall
Last synced: about 1 month ago
JSON representation
一键卸载阿里云/腾讯云云盾的实用脚本,由 iqsoo.com 提供。
- Host: GitHub
- URL: https://github.com/iqsoo/one-click-cloud-shield-removal
- Owner: iQSOO
- License: bsd-2-clause
- Created: 2025-04-07T04:02:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T04:12:28.000Z (about 1 year ago)
- Last Synced: 2025-04-07T05:20:27.854Z (about 1 year ago)
- Topics: aliyun, automation, bash, cloud-shield, iqsoo, linux, script, tencent, uninstall
- Language: Shell
- Homepage: https://www.iqsoo.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Click Cloud Shield Removal
Linux 云服务器安全组件清理脚本。
支持部分阿里云、腾讯云历史安全组件的卸载与清理。
> 官方博客与项目主页:
> https://www.iqsoo.com
---
## 项目介绍
本项目由 iqsoo.com 提供与维护,用于:
- 云服务器组件清理
- 历史安全组件卸载
- Linux 运维辅助
- 云服务器环境整理
适用于:
- Debian
- Ubuntu
- CentOS
- 腾讯云 CVM
- 阿里云 ECS
---
## 一键运行
```bash
bash <(curl -sSL https://raw.githubusercontent.com/iQSOO/one-click-cloud-shield-removal/main/ugq.sh)
```
---
## 注意事项
执行前建议:
- 备份服务器数据
- 确认当前组件用途
- 在测试环境先验证
部分云平台组件可能涉及:
- 运维监控
- 安全告警
- 自动化管理
请根据自身需求决定是否移除。
---
## 官方网站
- 博客主页:https://www.iqsoo.com
- GitHub:https://github.com/iQSOO
---
## License
MIT License