python-shentou-ceshi-miji


Namepython-shentou-ceshi-miji JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/python-shentou-ceshi-miji
SummaryPython 渗透测试秘籍
upload_time2023-02-07 20:56:43
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python 渗透测试秘籍

## 下载

### Docker

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

### PYPI

```
pip install python-shentou-ceshi-miji
python-shentou-ceshi-miji <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g python-shentou-ceshi-miji
python-shentou-ceshi-miji <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/python-shentou-ceshi-miji",
    "name": "python-shentou-ceshi-miji",
    "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/e4/1e/b10baaf8e84614ed99f2abe9cb627fda2cf08b525ede7bdd94ed7adfa042/python-shentou-ceshi-miji-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Python \u6e17\u900f\u6d4b\u8bd5\u79d8\u7c4d\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/python-shentou-ceshi-miji\ndocker run -tid -p <port>:80 apachecn0/python-shentou-ceshi-miji\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install python-shentou-ceshi-miji\npython-shentou-ceshi-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g python-shentou-ceshi-miji\npython-shentou-ceshi-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python \u6e17\u900f\u6d4b\u8bd5\u79d8\u7c4d",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e37fc41f5507683589b53f9e381968765463892e36c8e45e66c6e121897ccc3a",
                "md5": "d106fab64cfb4daf44da622c29d69c8e",
                "sha256": "6e08ba43f418b56d85496f896d4c224f7182e58c97f1b35964f78d7a069c86d7"
            },
            "downloads": -1,
            "filename": "python_shentou_ceshi_miji-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d106fab64cfb4daf44da622c29d69c8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4568648,
            "upload_time": "2023-02-07T20:56:40",
            "upload_time_iso_8601": "2023-02-07T20:56:40.252420Z",
            "url": "https://files.pythonhosted.org/packages/e3/7f/c41f5507683589b53f9e381968765463892e36c8e45e66c6e121897ccc3a/python_shentou_ceshi_miji-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e41eb10baaf8e84614ed99f2abe9cb627fda2cf08b525ede7bdd94ed7adfa042",
                "md5": "000699558415edad6c82e2a873c73c2c",
                "sha256": "48b642932277e898dd9c21a74ddaac50f78b3f73096c939bf72437aa045eb982"
            },
            "downloads": -1,
            "filename": "python-shentou-ceshi-miji-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "000699558415edad6c82e2a873c73c2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4548676,
            "upload_time": "2023-02-07T20:56:43",
            "upload_time_iso_8601": "2023-02-07T20:56:43.286401Z",
            "url": "https://files.pythonhosted.org/packages/e4/1e/b10baaf8e84614ed99f2abe9cb627fda2cf08b525ede7bdd94ed7adfa042/python-shentou-ceshi-miji-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 20:56:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "python-shentou-ceshi-miji",
    "lcname": "python-shentou-ceshi-miji"
}
        
Elapsed time: 0.09617s