特么我也被提示了
```
wget
http://update.aegis.aliyun.com/download/uninstall.shchmod +x
uninstall.sh./
uninstall.sh卸载套路云方法一
```
------------
```
wget
http://update.aegis.aliyun.com/download/quartz_uninstall.shchmod +x
quartz_uninstall.sh./
quartz_uninstall.sh卸载套路云方法二
```
------------
```
pkill aliyun-service
rm -fr /etc/init.d/agentwatch /usr/sbin/aliyun-service
rm -rf /usr/local/aegis*
卸载残留
```
------------
```
iptables -I INPUT -s 140.205.201.0/28 -j DROP
iptables -I INPUT -s 140.205.201.16/29 -j DROP
iptables -I INPUT -s 140.205.201.32/28 -j DROP
iptables -I INPUT -s 140.205.225.192/29 -j DROP
iptables -I INPUT -s 140.205.225.200/30 -j DROP
iptables -I INPUT -s 140.205.225.184/29 -j DROP
iptables -I INPUT -s 140.205.225.183/32 -j DROP
iptables -I INPUT -s 140.205.225.206/32 -j DROP
iptables -I INPUT -s 140.205.225.205/32 -j DROP
iptables -I INPUT -s 140.205.225.195/32 -j DROP
iptables -I INPUT -s 140.205.225.204/32 -j DROP
屏蔽套路云盾 IP
```
------------
```
http://www.hostloc.com/thread-387127-1-1.html感谢隔壁老司机
```