mikefrancis / ecstunnel

Create local tunnels and sessions to AWS ECS services running in a VPC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecst

Create local tunnels and sessions to AWS ECS services running in a VPC.

Prerequesites

Installation

Install from PyPI:

pip install ecst

Usage

usage: python -m ecst [-h] [--local-port LOCAL_PORT] [--remote-port REMOTE_PORT]
            [--region REGION] [--aws-profile AWS_PROFILE] [--verbose]
            cluster service

About

Create local tunnels and sessions to AWS ECS services running in a VPC.


Languages

Language:Python 100.0%