sshtunnel:SSH隧道到远程服务器

时间:2021-04-30 07:33:39
【文件属性】:
文件名称:sshtunnel:SSH隧道到远程服务器
文件大小:64KB
文件格式:ZIP
更新时间:2021-04-30 07:33:39
python tunnel ssh Python 作者: 回购: : 受到启发,该功能在Windows上不起作用。 另请参阅: : 要求 安装 sshtunnel在PyPI上,因此只需运行: pip install sshtunnel 或者 easy_install sshtunnel 或者 conda install -c conda-forge sshtunnel 将其安装在您的环境中。 要从源代码安装,请克隆存储库并运行: python setup.py install 测试包装 为了运行测试,您首先需要执行tox并运行: python setup.py test 使用场景 下图描述了sshtunnel有用的典型场景sshtunnel 。 用户可能需要连接仅SSH端口(通常为端口22)可访问的远程服务器的端口(即8080)。 --------------------------------------
【文件预览】:
sshtunnel-master
----setup.py(4KB)
----.gitignore(274B)
----pyproject.toml(100B)
----MANIFEST.in(325B)
----LICENSE(1KB)
----setup.cfg(382B)
----.github()
--------workflows()
----sshtunnel.py(68KB)
----README.rst(10KB)
----tests()
--------testrsa.key(883B)
--------testconfig(156B)
--------requirements.txt(310B)
--------__init__.py(208B)
--------testrsa_encrypted.key(966B)
--------requirements-syntax.txt(69B)
--------test_forwarder.py(56KB)
----changelog.rst(8KB)
----docs.rst(142B)
----appveyor.yml(1KB)
----e2e_tests()
--------run_docker_e2e_db_tests.py(9KB)
--------docker-compose.yaml(1KB)
--------run_docker_e2e_hangs_tests.py(302B)
--------ssh-server-config()
----Troubleshoot.rst(2KB)
----.circleci()
--------config.yml(5KB)
----docs()
--------requirements.txt(39B)
--------Makefile(7KB)
--------index.rst(294B)
--------conf.py(10KB)
----tox.ini(892B)

网友评论