tcpip-xiangjie-vol2


Nametcpip-xiangjie-vol2 JSON
Version 2023.1.14.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/tcpip-xiangjie-vol2
SummaryTCPIP详解卷2:实现
upload_time2023-01-14 11:43:49
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详解卷2:实现

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/tcpip-xiangjie-vol2",
    "name": "tcpip-xiangjie-vol2",
    "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/57/9a/9252965c8219ad7a21c1dc5e02f94522027e3f1c7ce7c3c74c053595ec15/tcpip-xiangjie-vol2-2023.1.14.0.tar.gz",
    "platform": null,
    "description": "# TCPIP\u8be6\u89e3\u53772\uff1a\u5b9e\u73b0\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/tcpip-xiangjie-vol2\ndocker run -tid -p <port>:80 apachecn0/tcpip-xiangjie-vol2\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install tcpip-xiangjie-vol2\ntcpip-xiangjie-vol2 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g tcpip-xiangjie-vol2\ntcpip-xiangjie-vol2 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TCPIP\u8be6\u89e3\u53772\uff1a\u5b9e\u73b0",
    "version": "2023.1.14.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "349fa7cc94058eb71b2858f7dd996fec60934e2bb79b22e2a3b8ced1042029cf",
                "md5": "13a3e042cfcebc77b1a9239909ffd205",
                "sha256": "c85f386ee9c8b86e63fbe25a9f2c06df030cae0943e43b839401f919a28d3e8e"
            },
            "downloads": -1,
            "filename": "tcpip_xiangjie_vol2-2023.1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13a3e042cfcebc77b1a9239909ffd205",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 40594139,
            "upload_time": "2023-01-14T11:43:36",
            "upload_time_iso_8601": "2023-01-14T11:43:36.401109Z",
            "url": "https://files.pythonhosted.org/packages/34/9f/a7cc94058eb71b2858f7dd996fec60934e2bb79b22e2a3b8ced1042029cf/tcpip_xiangjie_vol2-2023.1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "579a9252965c8219ad7a21c1dc5e02f94522027e3f1c7ce7c3c74c053595ec15",
                "md5": "f3cdfba9c780e7fbb814bbe044553b11",
                "sha256": "c016f38ff063977512d0289a651f85b943c8c52ac37faa137ea94ab679c3c59b"
            },
            "downloads": -1,
            "filename": "tcpip-xiangjie-vol2-2023.1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f3cdfba9c780e7fbb814bbe044553b11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 40585208,
            "upload_time": "2023-01-14T11:43:49",
            "upload_time_iso_8601": "2023-01-14T11:43:49.110880Z",
            "url": "https://files.pythonhosted.org/packages/57/9a/9252965c8219ad7a21c1dc5e02f94522027e3f1c7ce7c3c74c053595ec15/tcpip-xiangjie-vol2-2023.1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 11:43:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "tcpip-xiangjie-vol2",
    "lcname": "tcpip-xiangjie-vol2"
}
        
Elapsed time: 0.09743s