2022.429.0 • Published 2 years ago

heike-shentou-biji v2022.429.0

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

黑客渗透笔记

下载

Docker

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

PYPI

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

NPM

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