Skip to main content

ssm-tunnel-agent for ssm-tunnel script from aws-ssm-tools package

Project description

ssm-tunnel-agent

This file / package should be installed on the EC2 instance through which you want to tunnel traffic to its VPC.

It is useless on its own, it should be used with [ssm-tunnel] from aws-ssm-tools.

Installation

The agent requires Python 2.7 or newer and has no external dependencies. It should work out of the box on any recently installed Amazon Linux 2 instance.

The easiest way to install the agent is from PyPI repository:

sudo pip install aws-ssm-tunnel-agent

If pip command is not available you can download it straight from GitHub:

sudo curl -o /usr/local/bin/ssm-tunnel-agent https://raw.githubusercontent.com/mludvig/aws-ssm-tools/master/ssm-tunnel-agent
sudo chmod +x /usr/local/bin/ssm-tunnel-agent

Hint: these commands can be copy & pasted to an ec2-session command prompt :)

Author and License

This script was written by Michael Ludvig and is released under Apache License 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-ssm-tunnel-agent-1.6.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page