拉取镜像 docker pull rustscan/rustscan 设置别名 alias rustscan="docker run -it --rm --network=host --name rustscan rustscan/rustscan:latest" 运行nmap rustscan
拉取镜像 docker pull instrumentisto/nmap 设置别名 alias nmap='docker run -it --rm --network=host --name nmap instrumentisto/nmap:latest' 运行nmap nmap -sS x
目录 安装 anaconda 安装 jupyter notebook jupyter notebook 创建密码 修改配置文件 守护进程启动 jupyter 防火墙 设置开机启动 安Ş