# Web Hacking 101
## 下载
### Docker
```
docker pull apachecn0/web-hacking-101
docker run -tid -p <port>:80 apachecn0/web-hacking-101
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install web-hacking-101
web-hacking-101 <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g web-hacking-yilingyi
web-hacking-yilingyi <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/web-hacking-101",
"name": "web-hacking-101",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/be/1a/2d14c82c3bdff40b8f1757b741b523b813506b8b971ed1031c2798402fed/web-hacking-101-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Web Hacking 101\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/web-hacking-101\ndocker run -tid -p <port>:80 apachecn0/web-hacking-101\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install web-hacking-101\nweb-hacking-101 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g web-hacking-yilingyi\nweb-hacking-yilingyi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Web Hacking 101",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/web-hacking-101"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f86152da3dda8de07e762dfc29631c88b0a761ede58e8d62702e7c35774bc81e",
"md5": "d3a34170679d4c5c84dad97fdaf20c7d",
"sha256": "9cd2ffd9fe618cd21dd51c92d0029274aae38656cebdc3c5492688f15b42137b"
},
"downloads": -1,
"filename": "web_hacking_101-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3a34170679d4c5c84dad97fdaf20c7d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5902282,
"upload_time": "2024-03-02T02:47:33",
"upload_time_iso_8601": "2024-03-02T02:47:33.197980Z",
"url": "https://files.pythonhosted.org/packages/f8/61/52da3dda8de07e762dfc29631c88b0a761ede58e8d62702e7c35774bc81e/web_hacking_101-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "be1a2d14c82c3bdff40b8f1757b741b523b813506b8b971ed1031c2798402fed",
"md5": "54a55578ba5b4e76a85941577c0f4f79",
"sha256": "f79edd8febdd9ecdf003042af0ec6d1ea9630dd8717d53a7bf1e1dd86bd280e2"
},
"downloads": -1,
"filename": "web-hacking-101-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "54a55578ba5b4e76a85941577c0f4f79",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5901710,
"upload_time": "2024-03-02T02:47:35",
"upload_time_iso_8601": "2024-03-02T02:47:35.579613Z",
"url": "https://files.pythonhosted.org/packages/be/1a/2d14c82c3bdff40b8f1757b741b523b813506b8b971ed1031c2798402fed/web-hacking-101-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 02:47:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "web-hacking-101",
"github_not_found": true,
"lcname": "web-hacking-101"
}