Metadata-Version: 2.0
Name: WinTunnel
Version: 0.0.2
Summary: A tool for SMB file upload and WinRM command execution via an SSH tunnel.
Home-page: https://github.com/shiftbreak/WinTunnel
Author: Ranulf Green
Author-email: code@ranulf.green
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pyopenssl
Requires-Dist: pysmb
Requires-Dist: pywinrm
Requires-Dist: sshtunnel

# BastionProvisioner
A Python project to provision WinRM and SMB via an SSH tunnel

## Installation
To install from pip
> pip install wintunnel






