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 a ssm-session command prompt :)
Author and License
This script was written by Michael Ludvig and is released under Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aws-ssm-tunnel-agent-0.9.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a5d5b6214acbd3b04e423065abe42b6387b36d8dd3089147b8c4991b54d02f1 |
|
MD5 | 6269af5d7b639fc59091d5d09dedbff5 |
|
BLAKE2b-256 | 0766c415a7138b9f04403463f21238f01c95dc656f41fb0663f5504a36f647ae |
Hashes for aws_ssm_tunnel_agent-0.9.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71100f46ad4a17d2febe66f64a514491dee802366fdd5fc33bfbcb1654641c54 |
|
MD5 | f3ea00681574e2310c9b9c0f74ea6de1 |
|
BLAKE2b-256 | 0cbd207a0842618ee6146b17d104b612a0bba265254cef82f54a08331e3f7b8f |