tcpip-xiangjie-vol1


Nametcpip-xiangjie-vol1 JSON
Version 2023.1.14.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/tcpip-xiangjie-vol1
SummaryTCPIP详解卷1:协议原书第2版
upload_time2023-01-14 11:43:14
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.
            # TCPIP详解卷1:协议原书第2版

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/tcpip-xiangjie-vol1",
    "name": "tcpip-xiangjie-vol1",
    "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/a5/5e/15829e426dfd52e197669757d9edbd80fda66b23c856f996da61f84a7529/tcpip-xiangjie-vol1-2023.1.14.0.tar.gz",
    "platform": null,
    "description": "# TCPIP\u8be6\u89e3\u53771\uff1a\u534f\u8bae\u539f\u4e66\u7b2c2\u7248\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/tcpip-xiangjie-vol1\ndocker run -tid -p <port>:80 apachecn0/tcpip-xiangjie-vol1\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install tcpip-xiangjie-vol1\ntcpip-xiangjie-vol1 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g tcpip-xiangjie-vol1\ntcpip-xiangjie-vol1 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TCPIP\u8be6\u89e3\u53771\uff1a\u534f\u8bae\u539f\u4e66\u7b2c2\u7248",
    "version": "2023.1.14.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "895eea9e6d1d0acb4cc246bc9447f2945178f9acef55208fbeef1277f710adfc",
                "md5": "606d630cc843148b11a3375a4746a887",
                "sha256": "17aaa3c49b919b78c02a9b7c417ffce4a03b41fc67d842615d107beca1cd9727"
            },
            "downloads": -1,
            "filename": "tcpip_xiangjie_vol1-2023.1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "606d630cc843148b11a3375a4746a887",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 72945959,
            "upload_time": "2023-01-14T11:42:46",
            "upload_time_iso_8601": "2023-01-14T11:42:46.597740Z",
            "url": "https://files.pythonhosted.org/packages/89/5e/ea9e6d1d0acb4cc246bc9447f2945178f9acef55208fbeef1277f710adfc/tcpip_xiangjie_vol1-2023.1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a55e15829e426dfd52e197669757d9edbd80fda66b23c856f996da61f84a7529",
                "md5": "8863dede0f6c7cc2f2daafa01673d517",
                "sha256": "d88b3eac42a19d6f95dfcaefd66fe769c2df99052b02b8bb27daf4ffe0e684ca"
            },
            "downloads": -1,
            "filename": "tcpip-xiangjie-vol1-2023.1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8863dede0f6c7cc2f2daafa01673d517",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 72936805,
            "upload_time": "2023-01-14T11:43:14",
            "upload_time_iso_8601": "2023-01-14T11:43:14.122786Z",
            "url": "https://files.pythonhosted.org/packages/a5/5e/15829e426dfd52e197669757d9edbd80fda66b23c856f996da61f84a7529/tcpip-xiangjie-vol1-2023.1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 11:43:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "tcpip-xiangjie-vol1",
    "lcname": "tcpip-xiangjie-vol1"
}
        
Elapsed time: 0.03510s