2022.429.0 • Published 2 years ago

heike-shegong-dangandai v2022.429.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

黑客社会工程学攻击档案袋

下载

Docker

docker pull apachecn0/heike-shegong-dangandai
docker run -tid -p <port>:80 apachecn0/heike-shegong-dangandai
# 访问 http://localhost:{port} 查看文档

PYPI

pip install heike-shegong-dangandai
heike-shegong-dangandai <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g heike-shegong-dangandai
heike-shegong-dangandai <port>
# 访问 http://localhost:{port} 查看文档