wireshark-manual


Namewireshark-manual JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/wireshark-manual
Summarywireshark-manual
upload_time2024-03-02 02:26:26
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.
            # wireshark-manual

## 下载

### Docker

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

### PYPI

```
pip install wireshark-manual
wireshark-manual <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g wireshark-manual
wireshark-manual <port>
# 访问 http://localhost:{port} 查看文档
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/wireshark-manual",
    "name": "wireshark-manual",
    "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/61/f4/c3e818b08a4a81293f44d2d195de591be36479f03c19662b57e2a472e77a/wireshark-manual-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# wireshark-manual\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/wireshark-manual\r\ndocker run -tid -p <port>:80 apachecn0/wireshark-manual\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install wireshark-manual\r\nwireshark-manual <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g wireshark-manual\r\nwireshark-manual <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "wireshark-manual",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/wireshark-manual"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddefa648c3c51ff03d75cb0bd3efb94cd24621017f63872685a76a92e6b7e085",
                "md5": "b6a384fbe4cb6aaa5204462daa9e53ca",
                "sha256": "03c289240e35336b941ef4a3ecbb29d7cc371c9120cbcd6887c15644539329fe"
            },
            "downloads": -1,
            "filename": "wireshark_manual-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6a384fbe4cb6aaa5204462daa9e53ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2436714,
            "upload_time": "2024-03-02T02:26:21",
            "upload_time_iso_8601": "2024-03-02T02:26:21.097191Z",
            "url": "https://files.pythonhosted.org/packages/dd/ef/a648c3c51ff03d75cb0bd3efb94cd24621017f63872685a76a92e6b7e085/wireshark_manual-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61f4c3e818b08a4a81293f44d2d195de591be36479f03c19662b57e2a472e77a",
                "md5": "fa37b5cd8d45c70af06fdd3f0e3f0a39",
                "sha256": "d55d333b08350bd968c01481d3640d91e3bb430bf463811e3dda465d026bcf6c"
            },
            "downloads": -1,
            "filename": "wireshark-manual-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fa37b5cd8d45c70af06fdd3f0e3f0a39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2419050,
            "upload_time": "2024-03-02T02:26:26",
            "upload_time_iso_8601": "2024-03-02T02:26:26.744253Z",
            "url": "https://files.pythonhosted.org/packages/61/f4/c3e818b08a4a81293f44d2d195de591be36479f03c19662b57e2a472e77a/wireshark-manual-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 02:26:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "wireshark-manual",
    "github_not_found": true,
    "lcname": "wireshark-manual"
}
        
Elapsed time: 0.46421s