tunman:SSH隧道的全面解决方案-重新生成,运行状况检查监视-源码

上传者: 42137022 | 上传时间: 2021-02-04 18:13:57 | 文件大小: 926KB | 文件类型: ZIP
屯曼 网络设置自动化和监督。 提供监视,运行状况检查以及使用自定义Python方法验证连接。 替换旧的,维护缓慢的autossh 。 超弹性,允许使用Python回调函数在本地和远程进行动态IP解析。 这意味着您可以完全实现所有目标。 允许创建从NAT内部到外部服务器的多个隧道,反之亦然。 至少在以下情况下有效: #1:可以向外部服务器(或通过外部服务器向Internet)公开NAT隐藏服务 #2:可以通过添加SSH层来加密与外部服务器的连接(例如,通过SSH加密层与外部服务器进行MySQL复制) #3:可以向远程服务器公开本地隐藏服务 #4:可以转发隐藏在Docker容器中的远程

文件下载

资源详情

[{"title":"( 56 个子文件 926KB ) tunman:SSH隧道的全面解决方案-重新生成,运行状况检查监视-源码","children":[{"title":"tunman-master","children":[{"title":"setup.py <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 122B </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 809B </span>","children":null,"spread":false},{"title":".dockerignore <span style='color:#111;'> 78B </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":".infrastructure","children":[{"title":"arm.Dockerfile <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"generate-requirements-txt.py <span style='color:#111;'> 411B </span>","children":null,"spread":false},{"title":"docker-entrypoint.sh <span style='color:#111;'> 789B </span>","children":null,"spread":false},{"title":"x86_64.Dockerfile <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"Pipfile.lock <span style='color:#111;'> 26.12KB </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 828B </span>","children":null,"spread":false},{"title":".rkd","children":[{"title":"makefile.py <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"DESCRIPTION.rst <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"README.md.j2 <span style='color:#111;'> 8.04KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 8.10KB </span>","children":null,"spread":false},{"title":"example","children":[{"title":"scenario-2","children":[{"title":"conf.d","children":[{"title":"test.py <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 317B </span>","children":null,"spread":false}],"spread":false},{"title":"reference.py <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"scenario-1","children":[{"title":"conf.d","children":[{"title":"test.py <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 261B </span>","children":null,"spread":false}],"spread":false},{"title":"scenario-3","children":[{"title":"conf.d","children":[{"title":"test.py <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 278B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"Pipfile <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":"docs","children":[{"title":".gitkeep <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":"reverse.network.infrastructure.xml <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"Reverse networking infrastructure.png <span style='color:#111;'> 57.87KB </span>","children":null,"spread":false},{"title":"logo.xcf <span style='color:#111;'> 431.91KB </span>","children":null,"spread":false},{"title":"screenshot.png <span style='color:#111;'> 170.32KB </span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'> 201.57KB </span>","children":null,"spread":false},{"title":"pages","children":[{"title":"configuring-server.md <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"requirements-dev.txt <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"tunman","children":[{"title":"__init__.py <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"test","children":[{"title":"__init__.py <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"test_model_host_tunnel_definitions.py <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"test_manager.py <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"test_ipparser.py <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"tunman","children":[{"title":"manager","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"sysprocess.py <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"ssh.py <span style='color:#111;'> 7.56KB </span>","children":null,"spread":false}],"spread":false},{"title":"validation.py <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"interfaces.py <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"templates","children":[{"title":"status.html.j2 <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":false},{"title":"views.py <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"static","children":[{"title":"bootstrap.min.css <span style='color:#111;'> 141.48KB </span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'> 201.57KB </span>","children":null,"spread":false}],"spread":false},{"title":"notify.py <span style='color:#111;'> 939B </span>","children":null,"spread":false},{"title":"network","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"ipparser.py <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"factory.py <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"app.py <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"ssh.py <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"logger.py <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"settings.py <span style='color:#111;'> 652B </span>","children":null,"spread":false},{"title":"exceptions.py <span style='color:#111;'> 48B </span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"tox.ini <span style='color:#111;'> 132B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明