拉取镜像 docker pull rustscan/rustscan 设置别名 alias rustscan="docker run -it --rm --network=host --name rustscan rustscan/rustscan:latest" 运行nmap rustscan
1、下载centos的dvd镜像就够了。地址: http://pub.mirrors.aliyun.com/centos/7/isos/x86_64/ 2、制作u盘镜像。 1)
1 .洗白教程 洗白说明:现群晖有三种引导方式分别是:
一、关闭防火墙 # systemctl stop firewalld.service # systemctl disable firewalld.service # sed -i 's/SELINUX=enforcing/SELINUX=disabled/