提示:脚本不支持OpenVZ架构,安装会自动退出。

下载地址: swap.sh

#转自https://www.moerats.com/archives/722/
curl -fsSL https://s3-halo.solitud.es/solitude/swap.sh | bash
# 一键安装docker
curl -fsSL https://get.docker.com | bash
#流量消耗
#!/bin/bash

while true; do
    curl -# -o /dev/null http://195.133.10.15/fuck
done